=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

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

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

HERE ARE THE LAST 50 LINES OF THE LOG FILE


gen-src-jdbc2:

gen-src-jdbc3:
     [echo] generating sources for JDBC3

compile-classes:
    [mkdir] Created dir: /disk/orig/home/lubega/jbossro/jboss-all/server/output/classes
    [javac] Compiling 550 source files to 
/disk/orig/home/lubega/jbossro/jboss-all/server/output/classes
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EnterpriseContext.java:11:
 warning: java.security.Identity in java.security has been deprecated
import java.security.Identity;
                     ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EnterpriseContext.java:243:
 warning: java.security.Identity in java.security has been deprecated
      public Identity getCallerIdentity() 
             ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EnterpriseContext.java:369:
 warning: java.security.Identity in java.security has been deprecated
      public boolean isCallerInRole(Identity id) 
                                    ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/security/SecurityDomain.java:12:
 warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
import com.sun.net.ssl.KeyManagerFactory;
                       ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/security/SecurityDomain.java:13:
 warning: com.sun.net.ssl.TrustManagerFactory in com.sun.net.ssl has been deprecated
import com.sun.net.ssl.TrustManagerFactory;
                       ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/security/SecurityDomain.java:32:
 warning: com.sun.net.ssl.KeyManagerFactory in com.sun.net.ssl has been deprecated
   public KeyManagerFactory getKeyManagerFactory() throws SecurityException;
          ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/security/SecurityDomain.java:38:
 warning: com.sun.net.ssl.TrustManagerFactory in com.sun.net.ssl has been deprecated
   public TrustManagerFactory getTrustManagerFactory() throws SecurityException;
          ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EnterpriseContext.java:369:
 warning: java.security.Identity in java.security has been deprecated
      public boolean isCallerInRole(Identity id) 
                                    ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxy.java:163:
 cannot resolve symbol
symbol  : class RemoteStub  
location: class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy
      if( remoteInvoker instanceof RemoteStub )
                                   ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxy.java:169:
 cannot resolve symbol
symbol  : variable RemoteObject  
location: class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy
         Object replacement = RemoteObject.toStub(remoteInvoker);
                              ^
2 errors
8 warnings

BUILD FAILED
file:/disk/orig/home/lubega/jbossro/jboss-all/server/build.xml:322: Compile failed; 
see the compiler error output for details.

Total time: 3 minutes 24 seconds


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to