dev@glassfish.java.net

build failure: FileBasedAdminAuthenticator, GenericAdminAuthenticator

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 10 Aug 2009 09:41:41 -0700

New this morning (Monday 8/10)

I just did a full update.

[INFO] [hk2:hk2-compile]
[INFO] Compiling 44 source files to /Volumes/Spare4/work/v3/code/
common/container-common/target/classes
Note: /Volumes/Spare4/work/v3/code/common/container-common/src/main/
java/com/sun/enterprise/container/common/
FileBasedAdminAuthenticator.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/Volumes/Spare4/work/v3/code/common/container-common/src/main/java/com/
sun/enterprise/container/common/GenericAdminAuthenticator.java:96:
cannot find symbol
symbol : method getAssociatedAuthRealm()
location: interface com.sun.enterprise.config.serverbeans.AdminService
             AuthRealm ar = as.getAssociatedAuthRealm();
                              ^
/Volumes/Spare4/work/v3/code/common/container-common/src/main/java/com/
sun/enterprise/container/common/GenericAdminAuthenticator.java:112:
cannot find symbol
symbol : method getAssociatedAuthRealm()
location: interface com.sun.enterprise.config.serverbeans.AdminService
         AuthRealm realm = as.getAssociatedAuthRealm();
                             ^
/Volumes/Spare4/work/v3/code/common/container-common/src/main/java/com/
sun/enterprise/container/common/GenericAdminAuthenticator.java:158:
cannot find symbol
symbol : method getSystemJmxConnector()
location: interface com.sun.enterprise.config.serverbeans.AdminService
         String realm =
as.getSystemJmxConnector().getAuthRealmName(); //yes, for backward
compatibility;
                          ^
Note: /Volumes/Spare4/work/v3/code/common/container-common/src/main/
java/com/sun/enterprise/container/common/
FileBasedAdminAuthenticator.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 erro