=====================================================================
==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

  [xdoclet]   Generating output for 
'org.jboss.jmx.connector.notification.PollingNotificationListener' using template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 
'org.jboss.jmx.connector.notification.RMINotificationListener' using template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.logging.Log4jService' using template 
file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.logging.Log4jSocketServer' using 
template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.naming.ExternalContext' using template 
file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.naming.JNDIView' using template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.naming.NamingAlias' using template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.naming.NamingService' using template 
file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.web.AbstractWebContainer' using 
template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
  [xdoclet]   Generating output for 'org.jboss.web.WebService' using template file 
'jar:file:/disk/orig/home/lubega/jbossro/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.

compile-classes:
    [mkdir] Created dir: /disk/orig/home/lubega/jbossro/jboss-all/server/output/classes
    [javac] Compiling 511 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/jms/jndi/JMSProviderLoader.java:210:
 cannot resolve symbol
symbol  : variable name  
location: class org.jboss.jms.jndi.JMSProviderLoader
            log.info("unbound adapter " + name + " from " + bindName);
                                          ^
1 error
8 warnings

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

Total time: 3 minutes 49 seconds


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to