=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net FOR DETAILS=
=====================================================================

JAVA VERSION DETAILS
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)

=====================================================================

HERE ARE THE LAST 50 LINES OF THE LOG FILE

                       ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/AuthenticationInterceptorFactory.java:40:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
            advisor.getDefaultMetaData().addMetaData("security", 
"authentication-manager", domain, SimpleMetaData.TRANSIENT);
                                                                                       
                          ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/RoleBasedAuthorizationInterceptorFactory.java:64:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
            advisor.getDefaultMetaData().addMetaData("security", 
"authentication-manager", domain, SimpleMetaData.TRANSIENT);
                                                                                       
                          ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/RoleBasedAuthorizationInterceptorFactory.java:65:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
            advisor.getDefaultMetaData().addMetaData("security", "realm-mapping", 
domain, SimpleMetaData.TRANSIENT);
                                                                                       
                 ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/RoleBasedAuthorizationInterceptorFactory.java:75:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
                  methodData.addMethodMetaData(method, "security", "roles", roles, 
SimpleMetaData.TRANSIENT);
                                                                                       
          ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/RoleBasedAuthorizationInterceptorFactory.java:82:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
                  methodData.addMethodMetaData(method, "security", "roles", roles, 
SimpleMetaData.TRANSIENT);
                                                                                       
          ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/aop/plugins/RoleBasedAuthorizationInterceptorFactory.java:87:
 cannot resolve symbol
symbol  : variable TRANSIENT 
location: class org.jboss.aop.SimpleMetaData
               methodData.addMethodMetaData(method, "security", "roles", roles, 
SimpleMetaData.TRANSIENT);
                                                                                       
       ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/web/loadbalancer/net/SSLServerSocketFactory.java:86:
 warning: com.sun.net.ssl.SSLContext in com.sun.net.ssl has been deprecated
         SSLContext context = SSLContext.getInstance("TLS");
         ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/web/loadbalancer/net/SSLServerSocketFactory.java:86:
 warning: com.sun.net.ssl.SSLContext in com.sun.net.ssl has been deprecated
         SSLContext context = SSLContext.getInstance("TLS");
                              ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/web/loadbalancer/net/SSLServerSocketFactory.java:88:
 warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
         KeyManagerFactory keyManagerFactory =
         ^
/home/jboss/jbossci/jboss-head/varia/src/main/org/jboss/web/loadbalancer/net/SSLServerSocketFactory.java:89:
 warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
            KeyManagerFactory.getInstance("SunX509");
            ^
6 errors
7 warnings

BUILD FAILED
file:/home/jboss/jbossci/jboss-head/varia/../tools/etc/buildfragments/targets.ent:45: 
Compile failed; see the compiler error output for details.

Total time: 2 minutes 40 seconds


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to