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

JAVA VERSION DETAILS
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Server VM (build 1.3.1_03-b03, mixed mode)

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

HERE ARE THE LAST 50 LINES OF THE LOG FILE

org.jboss.naming.NamingService --> NamingServiceMBean qualified to NamingServiceMBean
org.jboss.web.AbstractWebContainer --> AbstractWebContainerMBean qualified to 
AbstractWebContainerMBean
WARNING: Some classes refer to other classes that were not found among the sources or 
on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching 
these classes.
         Since at least one package is imported, it is impossible for xjavadoc to 
figure out
         what package the referred classes belong to. The classes are:
org.jboss.web.WebService --> WebServiceMBean qualified to WebServiceMBean
org.jboss.web.WebService --> ObjectName qualified to ObjectName

gen-src-jdbc2:
     [echo] generating sources for JDBC2

compile-classes:
    [mkdir] Created dir: /disk/orig/home/lubega/jbossro/jboss-all/server/output/classes
    [javac] Compiling 571 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/aspect/interceptors/JMXInvokerInterceptor.java:32:
 cannot resolve symbol
symbol  : class Credentials  
location: package krb5
import sun.security.krb5.Credentials;
                         ^
/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/aspect/interceptors/JMXInvokerInterceptor.java:77:
 cannot resolve symbol
symbol  : class Credentials  
location: class org.jboss.aspect.interceptors.JMXInvokerInterceptor
        Credentials credentials = 
(Credentials)invocation.attachments.get(CREDENTIAL_KEY);
        ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/aspect/interceptors/JMXInvokerInterceptor.java:77:
 cannot resolve symbol
symbol  : class Credentials  
location: class org.jboss.aspect.interceptors.JMXInvokerInterceptor
        Credentials credentials = 
(Credentials)invocation.attachments.get(CREDENTIAL_KEY);
                                   ^
/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) 
                                    ^
3 errors
4 warnings

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

Total time: 2 minutes 57 seconds


-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to