[jacorb-bugs] [Bug 917] New: Compiling [sas] in Windows 7 using JDK 1.7

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Wed Jan 11 16:39:07 CET 2012


http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=917

           Summary: Compiling [sas] in Windows 7 using JDK 1.7
           Product: JacORB
           Version: 3.0 beta 1
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Configuration and Build
        AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
        ReportedBy: daniel.avila1 at navy.mil


When attempting to recompile JacORB, the build fails in error when it tries to
compile the class <org.jacorb.security.sas.GSSUPContextSpi> with the following
error:

"GSSUPContextSpi is not abstract and does not override abstract method
inquireSecContext(InquireType) in GSSContextSpi."

GSSUPContextSpi uses some sun-based classes, and my guess is those have changed
in Java 7. The issue is also present in JacORB 2.3.1.

I'm going to add stub methods to the classes that fail to compile for now, and
I'll leave the real implementation to you guys.


-- 
Configure bugmail: http://www.jacorb.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the jacorb-bugs mailing list