===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
Fri Mar  5 10:25:24 GMTST 2004
===========================================================================
HERE ARE THE LAST 100 LINES OF THE LOG:
===========================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===========================================================================
===========================================================================
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\StatefulSessionBean.java
 --> StatefulSessionBeanMBean qualified to 
org.jboss.management.j2ee.StatefulSessionBeanMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\StatelessSessionBean.java
 --> StatelessSessionBeanMBean qualified to 
org.jboss.management.j2ee.StatelessSessionBeanMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\URLResource.java --> 
URLResourceMBean qualified to org.jboss.management.j2ee.URLResourceMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\WebModule.java --> 
WebModuleMBean qualified to org.jboss.management.j2ee.WebModuleMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\cluster\HAManagementService.java
 --> HAManagementServiceMBean qualified to 
org.jboss.management.j2ee.cluster.HAManagementServiceMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\mejb\JMSNotificationListener.java
 --> JMSNotificationListenerMBean qualified to 
org.jboss.management.mejb.JMSNotificationListenerMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\mejb\PollingNotificationListener.java
 --> PollingNotificationListenerMBean qualified to 
org.jboss.management.mejb.PollingNotificationListenerMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\mejb\RMINotificationListener.java
 --> RMINotificationListenerMBean qualified to 
org.jboss.management.mejb.RMINotificationListenerMBean
(XDocletMain.start                   45  ) Running <remoteinterface/>
Generating Remote interface for 'org.jboss.management.mejb.ManagementBean'.
(XDocletMain.start                   45  ) Running <session/>
Generating Session class for 'org.jboss.management.mejb.ManagementBean'.
(XDocletMain.start                   45  ) Running <deploymentdescriptor/>
Generating EJB deployment descriptor (ejb-jar.xml).
(XDocletMain.start                   45  ) Running <jboss/>
Generating jboss.xml.
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:
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\J2EEManagedObject.java
 --> J2EEManagedObjectMBean qualified to 
org.jboss.management.j2ee.J2EEManagedObjectMBean
D:\jboss\jboss-head\management\src\main\org\jboss\management\j2ee\J2EEDomain.java --> 
J2EEDomainMBean qualified to org.jboss.management.j2ee.J2EEDomainMBean
    [javac] Compiling 168 source files to D:\jboss\jboss-head\management\output\classes

compile-rmi:
     [rmic] RMI Compiling 1 class to D:\jboss\jboss-head\management\output\classes

compile-etc:
    [mkdir] Created dir: D:\jboss\jboss-head\management\output\etc
     [copy] Copying 2 files to D:\jboss\jboss-head\management\output\etc

compile:
    [mkdir] Created dir: D:\jboss\jboss-head\management\output\lib
      [jar] Building jar: D:\jboss\jboss-head\management\output\lib\jboss-jsr77.jar
      [jar] Building jar: 
D:\jboss\jboss-head\management\output\lib\jboss-jsr77-client.jar
      [jar] Building jar: 
D:\jboss\jboss-head\management\output\lib\jboss-management.jar
      [jar] Building jar: D:\jboss\jboss-head\management\output\lib\ejb-management.jar
    [touch] Creating D:\jboss\jboss-head\management\output\build-marker

most:

    ==
    ==  Finished with 'most' in module 'management'.
    ======================================================================
    

_module-management-most:
     [copy] Copying 2 files to D:\jboss\jboss-head\build\output\testbuild\lib
     [copy] Copying 1 file to 
D:\jboss\jboss-head\build\output\testbuild\docs\examples\jmx
     [copy] Copying 1 file to D:\jboss\jboss-head\build\output\testbuild\client

    ======================================================================
    ==  Executing 'most' in module 'tomcat'...
    ==

_buildmagic:init:

configure:

xdoclet-task-classpath-check:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-classes:
    [mkdir] Created dir: D:\jboss\jboss-head\tomcat\output\classes
    [javac] Compiling 44 source files to D:\jboss\jboss-head\tomcat\output\classes
D:\jboss\jboss-head\tomcat\src\main\org\jboss\web\tomcat\security\JBossSecurityMgrRealm.java:36:
 package EDU.oswego.cs.dl.util.concurrent does not exist
import EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap;
                                        ^
D:\jboss\jboss-head\tomcat\src\main\org\jboss\web\tomcat\security\JBossSecurityMgrRealm.java:68:
 cannot resolve symbol
symbol  : class ConcurrentReaderHashMap 
location: class org.jboss.web.tomcat.security.JBossSecurityMgrRealm
   private ConcurrentReaderHashMap userPrincipalMap = new ConcurrentReaderHashMap();
           ^
D:\jboss\jboss-head\tomcat\src\main\org\jboss\web\tomcat\security\JBossSecurityMgrRealm.java:68:
 cannot resolve symbol
symbol  : class ConcurrentReaderHashMap 
location: class org.jboss.web.tomcat.security.JBossSecurityMgrRealm
   private ConcurrentReaderHashMap userPrincipalMap = new ConcurrentReaderHashMap();
                                                          ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
3 errors

BUILD FAILED
file:D:/jboss/jboss-head/tomcat/build.xml:162: Compile failed; see the compiler error 
output for details.

Total time: 3 minutes 6 seconds

===========================================================================
Fri Mar  5 10:25:25 GMTST 2004
===========================================================================
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===========================================================================
java -version
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to