Thanks, I forwarded this to the xdoclet list with a couple more details
about our build script.

david jencks

On 2002.09.03 02:34:07 -0400 "Langelage, Frank" wrote:
> My build is running on a Siemens-Nixdorf RM200, OS Reliant-Unix 5.45, 
> JDK 1.3.1.
> The output of build for module server is attached.
> I do a daily checkout and build an did not have this problems before.
> 
> Frank Langelage
> 
> 
> David Jencks wrote:
> 
> >Thanks for the report.  I didn't experience this or I wouldn't have
> checked
> >it in without further discussion.  Could you provide details of your
> >system?
> >
> >Thanks
> >david jencks
> >
> >On 2002.09.02 16:57:58 -0400 "Langelage, Frank" wrote:
> >  
> >
> >>David Jencks wrote:
> >>
> >>    
> >>
> >>>Hi,
> >>>
> >>>Since xdoclet is getting ready to release their 1.2 version I
> converted
> >>>      
> >>>
> >>cvs
> >>    
> >>
> >>>HEAD (JBoss 4) to use an xdoclet cvs snapshot.  
> >>>
> >>>Please report new problems and inconsistencies.
> >>>
> >>>I didn't see any new problems before I committed, since then I noticed
> >>>      
> >>>
> >>that
> >>    
> >>
> >>>apparently 
> >>>
> >>>@jboss:table-name "blah"
> >>>
> >>>needs to be replaced by the vendor neutral
> >>>
> >>>@ejb.persistence table-name="blah"
> >>>
> >>>Thanks
> >>>
> >>>david jencks
> >>>
> >>>
> >>>-------------------------------------------------------
> >>>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
> >>>
> >>> 
> >>>
> >>>      
> >>>
> >>My daily checkout/compile failed today.
> >>I got an "Out of memory" from xdoclet while compiling the mbeans in 
> >>module server.
> >>Seems that a maximum of 64M for heap memory are not enough now.
> >>Never had this problem before.
> >>
> >>Regards
> >>    Frank
> >>
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>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
> >>
> >>
> >>    
> >>
> >
> >
> >-------------------------------------------------------
> >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
> >
> >  
> >
> 
> 
> 
> [execmodules] 
> [execmodules]     
>======================================================================
> 
> [execmodules]     ==  Executing 'most' in module 'server'...
> [execmodules]     ==
> 
> _buildmagic:init:
> 
> configure:
> 
> init:
> 
> generate-parsers:
>     [mkdir] Created dir: 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql
>    [jjtree] Java Compiler Compiler Version 2.0 (Tree Builder)
>    [jjtree] Copyright (c) 1996-2000 Sun Microsystems, Inc.
>    [jjtree] Copyright (c) 1997-2000 Metamata, Inc.
>    [jjtree] (type "jjtree" with no arguments for help)
>    [jjtree] Reading from file 
>/home/jboss/java/JBoss-cvs/jboss-all/server/src/main/org/jboss/ejb/plugins/cmp/ejbql/JBossQLParser.jjt
> . . .
>    [jjtree] File 
>"/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/Node.java"
> does not exist.  Will create one.
>    [jjtree] Annotated grammar generated successfully in
> 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/JBossQLParser.jj
>    [javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
>    [javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
>    [javacc] Copyright (c) 1997-2000 Metamata, Inc.
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/JBossQLParser.jj
> . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "ASCII_UCodeESC_CharStream.java" does not exist.  Will
> create one.
>    [javacc] Parser generated successfully.
>    [jjtree] Java Compiler Compiler Version 2.0 (Tree Builder)
>    [jjtree] Copyright (c) 1996-2000 Sun Microsystems, Inc.
>    [jjtree] Copyright (c) 1997-2000 Metamata, Inc.
>    [jjtree] (type "jjtree" with no arguments for help)
>    [jjtree] Reading from file 
>/home/jboss/java/JBoss-cvs/jboss-all/server/src/main/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jjt
> . . .
>    [jjtree] Annotated grammar generated successfully in
> 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jj
>    [javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
>    [javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
>    [javacc] Copyright (c) 1997-2000 Metamata, Inc.
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/parsers/org/jboss/ejb/plugins/cmp/ejbql/EJBQLParser.jj
> . . .
>    [javacc] Parser generated successfully.
> 
> compile-bean-sources:
>     [mkdir] Created dir: 
>/home/jboss/java/JBoss-cvs/jboss-all/server/output/beans/ejbadaptor
> Running <remoteinterface/>
> Generating Remote interface for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
> Running <homeinterface/>
> Generating Home interface for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
> Running <session/>
> Generating Session class for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
> Running <deploymentdescriptor/>
> Generating EJB deployment descriptor (ejb-jar.xml).
> Running <jboss/>
> Generating jboss.xml.
> 
> compile-mbean-sources:
>     [mkdir] Created dir: /home/jboss/java/JBoss-cvs/jboss-all/server/output/gen-src
> Running <mbeaninterface/>
> Generating output for 'org.jboss.web.WebService' using template file
> 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.naming.NamingAlias' using template file
> 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.web.AbstractWebContainer' using template
> file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.invocation.trunk.server.TrunkInvoker'
> using template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.naming.NamingService' using template
> file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.deployment.EARDeployer' using template
> file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.jms.jndi.JMSProviderLoader' using
> template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.jmx.connector.ConnectorFactoryService'
> using template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.naming.JNDIView' using template file
> 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.jmx.connector.notification.JMSNotificationListener'
> using template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.jmx.adaptor.xml.XMLAdaptorService' using
> template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.jmx.adaptor.rmi.RMIAdaptorService' using
> template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.naming.ExternalContext' using template
> file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> Generating output for 'org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager'
> using template file 
>'jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
> (TemplateEngine.invokeMethod         ?   ) Invoking method failed:
> xdoclet.tagshandler.MethodTagsHandler.ifHasMethodTag, line=5 of template
> file: 
>jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt
> java.lang.reflect.InvocationTargetException: 
> java.lang.OutOfMemoryError
> (XDocletMain.start                   ?   ) Running XDoclet failed.
> (XDocletMain.start                   ?   ) <<Running XDoclet failed.>>
> xdoclet.template.TemplateException: Invoking method in class
> xdoclet.tagshandler.MethodTagsHandler failed: ifHasMethodTag, line=5 of
> template file: 
>jar:file:/home/jboss/java/JBoss-cvs/jboss-all/thirdparty/xdoclet/xdoclet/lib/xdoclet-jmx-module.jar!/xdoclet/modules/jmx/resources/mbean.xdt,
> exception: null
>       at xdoclet.template.TemplateEngine.invokeMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.invokeBlockMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.generate(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.XDocletTagSupport.generate(XDocletTagSupport.java,
> Compiled Code)
>       at 
>xdoclet.tagshandler.AbstractProgramElementTagsHandler.forAllMembers(AbstractProgramElementTagsHandler.java,
> Compiled Code)
>       at xdoclet.tagshandler.MethodTagsHandler.forAllMethods(MethodTagsHandler.java,
> Compiled Code)
>       at java.lang.reflect.Method.invoke(Native Method)
>       at xdoclet.template.TemplateEngine.invoke(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.invokeMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.invokeBlockMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.generate(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.start(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startProcessPerClass(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startProcess(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.execute(TemplateSubTask.java, Compiled
> Code)
>       at xdoclet.XDocletMain.start(XDocletMain.java, Compiled Code)
>       at xdoclet.DocletTask.start(DocletTask.java, Compiled Code)
>       at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java, Compiled
> Code)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.jboss.tools.buildmagic.task.Ant.execute(Ant.java, Compiled
> Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java,
> Compiled Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Project.executeTargets(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.start(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.main(Main.java, Compiled Code)
> file:/home/jboss/java/JBoss-cvs/jboss-all/server/build.xml:408: XDoclet
> failed
>       at xdoclet.DocletTask.start(DocletTask.java, Compiled Code)
>       at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java, Compiled
> Code)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.jboss.tools.buildmagic.task.Ant.execute(Ant.java, Compiled
> Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java,
> Compiled Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Project.executeTargets(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.start(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.main(Main.java, Compiled Code)
> --- Nested Exception ---
> xdoclet.XDocletException: Running XDoclet failed.
>       at xdoclet.XDocletTagSupport.generate(XDocletTagSupport.java,
> Compiled Code)
>       at 
>xdoclet.tagshandler.AbstractProgramElementTagsHandler.forAllMembers(AbstractProgramElementTagsHandler.java,
> Compiled Code)
>       at xdoclet.tagshandler.MethodTagsHandler.forAllMethods(MethodTagsHandler.java,
> Compiled Code)
>       at java.lang.reflect.Method.invoke(Native Method)
>       at xdoclet.template.TemplateEngine.invoke(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.invokeMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.invokeBlockMethod(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleBlockTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.handleTag(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.generate(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.template.TemplateEngine.start(TemplateEngine.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startEngine(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.generateForClass(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startProcessPerClass(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.startProcess(TemplateSubTask.java,
> Compiled Code)
>       at xdoclet.TemplateSubTask.execute(TemplateSubTask.java, Compiled
> Code)
>       at xdoclet.XDocletMain.start(XDocletMain.java, Compiled Code)
>       at xdoclet.DocletTask.start(DocletTask.java, Compiled Code)
>       at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java, Compiled
> Code)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.jboss.tools.buildmagic.task.Ant.execute(Ant.java, Compiled
> Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java,
> Compiled Code)
>       at 
>org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java,
> Compiled Code)
>       at org.apache.tools.ant.Task.perform(Task.java, Compiled Code)
>       at org.apache.tools.ant.Target.execute(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Target.performTasks(Target.java, Compiled
> Code)
>       at org.apache.tools.ant.Project.executeTarget(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Project.executeTargets(Project.java,
> Compiled Code)
>       at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.start(Main.java, Compiled Code)
>       at org.apache.tools.ant.Main.main(Main.java, Compiled Code)
> 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.deployment.EARDeployer --> EARDeployerMBean qualified to
> EARDeployerMBean
> org.jboss.ejb.EJBDeployer --> EJBDeployerMBean qualified to
> EJBDeployerMBean
> org.jboss.ejb.EntityEnterpriseContext --> EJBContextImpl qualified to
> EJBContextImpl
> org.jboss.ejb.EjbModule --> EjbModuleMBean qualified to EjbModuleMBean
> org.jboss.ejb.StatefulSessionContainer --> AbstractContainerInterceptor
> qualified to AbstractContainerInterceptor
> org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager -->
> StatefulSessionFilePersistenceManagerMBean qualified to
> StatefulSessionFilePersistenceManagerMBean
> org.jboss.invocation.local.LocalInvoker --> LocalInvokerMBean qualified
> to LocalInvokerMBean
> org.jboss.invocation.jrmp.server.JRMPInvoker --> JRMPInvokerMBean
> qualified to JRMPInvokerMBean
> org.jboss.invocation.trunk.server.TrunkInvoker --> TrunkInvokerMBean
> qualified to TrunkInvokerMBean
> org.jboss.jms.asf.ServerSessionPoolLoader -->
> ServerSessionPoolLoaderMBean qualified to ServerSessionPoolLoaderMBean
> org.jboss.jms.jndi.JMSProviderLoader --> JMSProviderLoaderMBean qualified
> to JMSProviderLoaderMBean
> org.jboss.jmx.connector.notification.JMSNotificationListener -->
> JMSNotificationListenerMBean qualified to JMSNotificationListenerMBean
> org.jboss.jmx.connector.notification.RMINotificationListener -->
> RMINotificationListenerMBean qualified to RMINotificationListenerMBean
> org.jboss.jmx.adaptor.rmi.RMIAdaptorService --> RMIAdaptorServiceMBean
> qualified to RMIAdaptorServiceMBean
> org.jboss.jmx.adaptor.xml.XMLAdaptorService --> XMLAdaptorServiceMBean
> qualified to XMLAdaptorServiceMBean
> org.jboss.jmx.adaptor.xml.XMLTestService --> XMLTestServiceMBean
> qualified to XMLTestServiceMBean
> org.jboss.jmx.connector.rmi.RMIConnectorImpl --> RMIConnectorImplMBean
> qualified to RMIConnectorImplMBean
> org.jboss.jmx.connector.ejb.EJBConnector --> EJBConnectorMBean qualified
> to EJBConnectorMBean
> org.jboss.jmx.connector.ConnectorFactoryService -->
> ConnectorFactoryServiceMBean qualified to ConnectorFactoryServiceMBean
> org.jboss.jmx.connector.notification.PollingNotificationListener -->
> PollingNotificationListenerMBean qualified to
> PollingNotificationListenerMBean
> org.jboss.logging.Log4jService --> Log4jServiceMBean qualified to
> Log4jServiceMBean
> org.jboss.logging.Log4jSocketServer --> Log4jSocketServerMBean qualified
> to Log4jSocketServerMBean
> org.jboss.naming.ExternalContext --> ExternalContextMBean qualified to
> ExternalContextMBean
> org.jboss.naming.JNDIView --> JNDIViewMBean qualified to JNDIViewMBean
> org.jboss.naming.NamingAlias --> NamingAliasMBean qualified to
> NamingAliasMBean
> 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
> 
> BUILD FAILED
> file:/home/jboss/java/JBoss-cvs/jboss-all/server/build.xml:408:
> Unexpected error
> 
> Total time: 19 minutes 11 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