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

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

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

HERE ARE THE LAST 50 LINES OF THE LOG FILE

Generating output for 'org.jboss.varia.masterconfig.Configurator' using template file 
'jar:file:/home/jboss/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jbossmx-xml-descriptor.xdt'.
Running <null/>
Generating output 'transaction-service.xml' using template file 
'jar:file:/home/jboss/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jboss-module-jb4.jar!/xdoclet/modules/jboss/jmx/resources/jboss-service-template.xdt'.
INFO:    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.
         However, since no packages are imported, xjavadoc has assumed that the 
referred classes
         belong to the same package as the referring class. The classes are:
org.jboss.varia.masterconfig.TestService --> TestServiceMBean qualified to 
TestServiceMBean

_default:compile-classes:
    [mkdir] Created dir: /home/jboss/jbossci/jboss-head/varia/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 132 source files to 
/home/jboss/jbossci/jboss-head/varia/output/classes
/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);
                                                                                       
       ^
6 errors

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