hello.

i'm having problems building jboss-head-snapshot.tar.gz
(downloaded tuesday web aug 6).  i'm on
windows xp pro, and i'm using jdk 1.4.1_03.

here's an example error:

C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenContainer.java:256: 
createEndpoint(javax.transaction.xa.XAResource) in 
org.jboss.ejb.MessageDrivenContainer.JBossMessageEndpointFactory cannot 
implement createEndpoint(javax.transaction.xa.XAResource) in 
javax.resource.spi.endpoint.MessageEndpointFactory; overridden method does not 
throw javax.resource.spi.endpoint.UnavailableException
      public MessageEndpoint createEndpoint(XAResource xaResource)

the same errors also happen on wednesday's snapshot.
(please see text at end of message.)

please let me know what i should do.  patches or new source
files would be appreciated.

thanks,
jon

--
jonathan bright
[EMAIL PROTECTED]
866.611.0144 - voicemail/fax
www.brightconsulting.com


****************************
errors marked with XXX


_buildmagic:init:show-environment:
     [echo] 
project.root:    C:\jboss\jboss-head
module.root:     C:\jboss\jboss-head\server
user.home:       C:\Documents and Settings\dev
build.compiler:  ${build.compiler}
java.home:       C:\j2sdk1.4.1_03\jre
java.class.path: 
C:\j2sdk1.4.1_03\lib\tools.jar;c:\jboss\jboss-head\tools\bin\..\lib\xml-apis.jar;c:\jboss\jboss-head\tools\bin\..\lib\xercesImpl.jar;c:\jboss\jboss-head\tools\bin\..\lib\xalan.jar;c:\jboss\jboss-head\tools\bin\..\lib\saxon.jar;c:\jboss\jboss-head\tools\bin\..\lib\optional.jar;c:\jboss\jboss-head\tools\bin\..\lib\junit.jar;c:\jboss\jboss-head\tools\bin\..\lib\crimson.jar;c:\jboss\jboss-head\tools\bin\..\lib\buildmagic-tasks.jar;c:\jboss\jboss-head\tools\bin\..\lib\bsf.jar;c:\jboss\jboss-head\tools\bin\..\lib\ant.jar;
java.version:    1.4.1_03
java.vendor:     Sun Microsystems Inc.
java.vm.version: 1.4.1_03-b02
java.vm.name:    Java HotSpot(TM) Client VM
java.vm.info:    mixed mode
os.name:         Windows XP
os.arch:         x86
os.version:      5.1


_default:init:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

output:

_buildmagic:init:

_default:init:

init:

generate-parsers:
    [mkdir] Created dir: 
C:\jboss\jboss-head\server\output\gen\classes\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 
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\plugins\cmp\ejbql\JBossQLParser.jjt 
. . .
. . .
   [jjtree] File 
"C:/jboss/jboss-head/server/output/gen/classes/org/jboss/ejb/plugins/cmp/ejbql\Node.java"
 does not exist.  
does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in 
C:/jboss/jboss-head/server/output/gen/classes/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 
C:\jboss\jboss-head\server\output\gen\classes\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 
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\plugins\cmp\ejbql\EJBQLParser.jjt . 
. .
. . .
   [jjtree] Annotated grammar generated successfully in 
C:/jboss/jboss-head/server/output/gen/classes/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 
C:\jboss\jboss-head\server\output\gen\classes\org\jboss\ejb\plugins\cmp\ejbql\EJBQLParser.jj
 . . .
. . .
   [javacc] Parser generated successfully.
    [mkdir] Created dir: 
C:\jboss\jboss-head\server\output\gen\classes\org\jboss\cmp\ejb\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 
C:\jboss\jboss-head\server\src\main\org\jboss\cmp\ejb\ejbql\EJBQL20Parser.jjt . 
. .
   [jjtree] File 
"C:/jboss/jboss-head/server/output/gen/classes/org/jboss/cmp/ejb/ejbql\Node.java" does 
not exist.  
does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in 
C:/jboss/jboss-head/server/output/gen/classes/org/jboss/cmp/ejb/ejbql\EJBQL20Parser.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 
C:\jboss\jboss-head\server\output\gen\classes\org\jboss\cmp\ejb\ejbql\EJBQL20Parser.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_CharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

compile-bean-sources:
    [mkdir] Created dir: 
C:\jboss\jboss-head\server\output\resources\ejbadaptor\META-INF
(XDocletMain.start                   47  ) Running <remoteinterface/>
Generating Remote interface for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
(XDocletMain.start                   47  ) Running <homeinterface/>
Generating Home interface for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
(XDocletMain.start                   47  ) Running <session/>
Generating Session class for 'org.jboss.jmx.adaptor.ejb.EJBAdaptorBean'.
(XDocletMain.start                   47  ) Running <deploymentdescriptor/>
Generating EJB deployment descriptor (ejb-jar.xml).
(XDocletMain.start                   47  ) Running <jboss/>
Generating jboss.xml.

compile-mbean-sources:
(XDocletMain.start                   47  ) Running <mbeaninterface/>
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.ConnectorFactoryService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.notification.PollingNotificationListener' using 
template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.InvokerXAResource' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.adaptor.xml.XMLAdaptorService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.ejb.EJBConnector' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.aspect.jmx.ManagedAspectDefinition' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.adaptor.rmi.RMIAdaptorService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.naming.ExternalContext' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.deployment.EARDeployer' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.aspect.jmx.ManagedAspectFactory' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.naming.NamingAlias' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.logging.Log4jService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.notification.RMINotificationListener' using template 
file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.copy.ObjectCopier' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jms.jndi.JMSProviderLoader' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.jrmp.server.JRMPInvoker' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.remoting.EJBSubsystemInvocationHandler' using template 
file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.trunk.client.TrunkInvokerProxy' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.rmi.RMIConnectorImpl' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.adaptor.xml.XMLTestService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.web.AbstractWebContainer' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.EJBDeployer' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.jmx.connector.notification.JMSNotificationListener' using template 
file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.trunk.server.TrunkInvoker' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.naming.JNDIView' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.pooled.server.PooledInvoker' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.naming.NamingService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.timer.AbstractTimerSource' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.local.LocalInvoker' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.web.WebService' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.trunk.client.ConnectionManager' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.timer.SchedulerTimerSource' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.EjbModule' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.timer.FilePersistenceManager' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.invocation.remoting.RemotingAdapter' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager' using template 
file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted       789 ) Generating output for 
'org.jboss.logging.Log4jSocketServer' using template file 
'jar:file:C:\jboss\jboss-head\thirdparty\xdoclet-xdoclet\lib\xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.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:
C:\jboss\jboss-head\server\src\main\org\jboss\aspect\jmx\ManagedAspectDefinition.java 
--> ManagedAspectDefinitionMBean qualified to 
org.jboss.aspect.jmx.ManagedAspectDefinitionMBean
C:\jboss\jboss-head\server\src\main\org\jboss\aspect\jmx\ManagedAspectFactory.java 
--> ManagedAspectFactoryMBean qualified to 
org.jboss.aspect.jmx.ManagedAspectFactoryMBean
C:\jboss\jboss-head\server\src\main\org\jboss\copy\ObjectCopier.java --> 
ObjectCopierMBean qualified to org.jboss.copy.ObjectCopierMBean
C:\jboss\jboss-head\server\src\main\org\jboss\deployment\EARDeployer.java --> 
EARDeployerMBean qualified to org.jboss.deployment.EARDeployerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\deployment\EARDeployer.java --> 
SubDeployerSupport qualified to org.jboss.deployment.SubDeployerSupport
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\remoting\RemotingAdapter.java 
--> RemotingAdapterMBean qualified to 
org.jboss.invocation.remoting.RemotingAdapterMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EJBDeployer.java --> 
EJBDeployerMBean qualified to org.jboss.ejb.EJBDeployerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenContainer.java 
--> AbstractContainerInterceptor qualified to 
org.jboss.ejb.AbstractContainerInterceptor
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionEnterpriseContext.java
 
--> EJBContextImpl qualified to org.jboss.ejb.EJBContextImpl
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EjbModule.java --> 
EjbModuleMBean qualified to org.jboss.ejb.EjbModuleMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionContainer.java 
--> AbstractContainerInterceptor qualified to 
org.jboss.ejb.AbstractContainerInterceptor
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\plugins\StatefulSessionFilePersistenceManager.java
 
--> StatefulSessionFilePersistenceManagerMBean qualified to 
org.jboss.ejb.plugins.StatefulSessionFilePersistenceManagerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\timer\AbstractTimerSource.java 
--> AbstractTimerSourceMBean qualified to 
org.jboss.ejb.timer.AbstractTimerSourceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\timer\FilePersistenceManager.java 
--> FilePersistenceManagerMBean qualified to 
org.jboss.ejb.timer.FilePersistenceManagerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\timer\SchedulerTimerSource.java 
--> SchedulerTimerSourceMBean qualified to 
org.jboss.ejb.timer.SchedulerTimerSourceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\InvokerXAResource.java 
--> InvokerXAResourceMBean qualified to 
org.jboss.invocation.InvokerXAResourceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\local\LocalInvoker.java 
--> LocalInvokerMBean qualified to org.jboss.invocation.local.LocalInvokerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\jrmp\server\JRMPInvoker.java 
--> JRMPInvokerMBean qualified to 
org.jboss.invocation.jrmp.server.JRMPInvokerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\pooled\server\PooledInvoker.java
 
--> PooledInvokerMBean qualified to 
org.jboss.invocation.pooled.server.PooledInvokerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\remoting\EJBSubsystemInvocationHandler.java
 
--> EJBSubsystemInvocationHandlerMBean qualified to 
org.jboss.invocation.remoting.EJBSubsystemInvocationHandlerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\trunk\client\ConnectionManager.java
 
--> ConnectionManagerMBean qualified to 
org.jboss.invocation.trunk.client.ConnectionManagerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\trunk\client\TrunkInvokerProxy.java
 
--> TrunkInvokerProxyMBean qualified to 
org.jboss.invocation.trunk.client.TrunkInvokerProxyMBean
C:\jboss\jboss-head\server\src\main\org\jboss\invocation\trunk\server\TrunkInvoker.java
 
--> TrunkInvokerMBean qualified to 
org.jboss.invocation.trunk.server.TrunkInvokerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jms\jndi\JMSProviderLoader.java 
--> JMSProviderLoaderMBean qualified to 
org.jboss.jms.jndi.JMSProviderLoaderMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\notification\JMSNotificationListener.java
 
--> JMSNotificationListenerMBean qualified to 
org.jboss.jmx.connector.notification.JMSNotificationListenerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\notification\RMINotificationListener.java
 
--> RMINotificationListenerMBean qualified to 
org.jboss.jmx.connector.notification.RMINotificationListenerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\adaptor\rmi\RMIAdaptorService.java 
--> RMIAdaptorServiceMBean qualified to 
org.jboss.jmx.adaptor.rmi.RMIAdaptorServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\adaptor\xml\XMLAdaptorService.java 
--> XMLAdaptorServiceMBean qualified to 
org.jboss.jmx.adaptor.xml.XMLAdaptorServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\adaptor\xml\XMLTestService.java 
--> XMLTestServiceMBean qualified to 
org.jboss.jmx.adaptor.xml.XMLTestServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\rmi\RMIConnectorImpl.java 
--> RMIConnectorImplMBean qualified to 
org.jboss.jmx.connector.rmi.RMIConnectorImplMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java 
--> EJBConnectorMBean qualified to org.jboss.jmx.connector.ejb.EJBConnectorMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ConnectorFactoryService.java
 
--> ConnectorFactoryServiceMBean qualified to 
org.jboss.jmx.connector.ConnectorFactoryServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\notification\PollingNotificationListener.java
 
--> PollingNotificationListenerMBean qualified to 
org.jboss.jmx.connector.notification.PollingNotificationListenerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\logging\Log4jService.java --> 
Log4jServiceMBean qualified to org.jboss.logging.Log4jServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\logging\Log4jSocketServer.java 
--> Log4jSocketServerMBean qualified to org.jboss.logging.Log4jSocketServerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\naming\ExternalContext.java --> 
ExternalContextMBean qualified to org.jboss.naming.ExternalContextMBean
C:\jboss\jboss-head\server\src\main\org\jboss\naming\JNDIView.java --> 
JNDIViewMBean qualified to org.jboss.naming.JNDIViewMBean
C:\jboss\jboss-head\server\src\main\org\jboss\naming\NamingAlias.java --> 
NamingAliasMBean qualified to org.jboss.naming.NamingAliasMBean
C:\jboss\jboss-head\server\src\main\org\jboss\naming\NamingService.java --> 
NamingServiceMBean qualified to org.jboss.naming.NamingServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\web\AbstractWebContainer.java --> 
AbstractWebContainerMBean qualified to org.jboss.web.AbstractWebContainerMBean
C:\jboss\jboss-head\server\src\main\org\jboss\web\WebService.java --> 
WebServiceMBean qualified to org.jboss.web.WebServiceMBean
C:\jboss\jboss-head\server\src\main\org\jboss\deployment\EARDeployer.java --> 
DeploymentInfo qualified to org.jboss.deployment.DeploymentInfo

gen-src-jdbc2:

gen-src-jdbc3:
     [echo] generating sources for JDBC3

compile-classes:
    [mkdir] Created dir: C:\jboss\jboss-head\server\output\classes
    [javac] Compiling 614 source files to 
C:\jboss\jboss-head\server\output\classes
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:11: 
warning: java.security.Identity in java.security has been deprecated
import java.security.Identity;
                     ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:198: 
warning: java.security.Identity in java.security has been deprecated
      public Identity getCallerIdentity()
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:360: 
warning: java.security.Identity in java.security has been deprecated
      public boolean isCallerInRole(Identity id)
                                    ^
C:\jboss\jboss-head\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;
                       ^
C:\jboss\jboss-head\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;
                       ^
C:\jboss\jboss-head\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;
          ^
C:\jboss\jboss-head\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;
          ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:360: 
warning: isCallerInRole(java.security.Identity) in javax.ejb.EJBContext has 
been deprecated
      public boolean isCallerInRole(Identity id)
                     ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:198: 
warning: getCallerIdentity() in javax.ejb.EJBContext has been deprecated
      public Identity getCallerIdentity()
                      ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:311: 
warning: getEnvironment() in javax.ejb.EJBContext has been deprecated
      public Properties getEnvironment()
                        ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EnterpriseContext.java:360: 
warning: java.security.Identity in java.security has been deprecated
      public boolean isCallerInRole(Identity id)
                                    ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EntityEnterpriseContext.java:205: 
warning: isCallerInRole(java.security.Identity) in javax.ejb.EJBContext has 
been deprecated
   protected class EntityContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EntityEnterpriseContext.java:205: 
warning: getCallerIdentity() in javax.ejb.EJBContext has been deprecated
   protected class EntityContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\EntityEnterpriseContext.java:205: 
warning: getEnvironment() in javax.ejb.EJBContext has been deprecated
   protected class EntityContextImpl
             ^
XXX
XXX
XXX
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenContainer.java:256: 
createEndpoint(javax.transaction.xa.XAResource) in 
org.jboss.ejb.MessageDrivenContainer.JBossMessageEndpointFactory cannot 
implement createEndpoint(javax.transaction.xa.XAResource) in 
javax.resource.spi.endpoint.MessageEndpointFactory; overridden method does not 
throw javax.resource.spi.endpoint.UnavailableException
      public MessageEndpoint createEndpoint(XAResource xaResource)
                             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenEnterpriseContext.java:121:
 
warning: isCallerInRole(java.security.Identity) in javax.ejb.EJBContext has 
been deprecated
   protected class MessageDrivenContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenEnterpriseContext.java:121:
 
warning: getCallerIdentity() in javax.ejb.EJBContext has been deprecated
   protected class MessageDrivenContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\MessageDrivenEnterpriseContext.java:121:
 
warning: getEnvironment() in javax.ejb.EJBContext has been deprecated
   protected class MessageDrivenContextImpl
             ^

XXX
XXX
XXX
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionEnterpriseContext.java:112:
 
org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl 
should be declared abstract; it does not define getMessageContext() in 
org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
   protected class StatefulSessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionEnterpriseContext.java:112:
 
warning: isCallerInRole(java.security.Identity) in javax.ejb.EJBContext has 
been deprecated
   protected class StatefulSessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionEnterpriseContext.java:112:
 
warning: getCallerIdentity() in javax.ejb.EJBContext has been deprecated
   protected class StatefulSessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatefulSessionEnterpriseContext.java:112:
 
warning: getEnvironment() in javax.ejb.EJBContext has been deprecated
   protected class StatefulSessionContextImpl
             ^
XXX
XXX
XXX
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatelessSessionEnterpriseContext.java:105:
 
org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl should be 
declared abstract; it does not define getMessageContext() in 
org.jboss.ejb.StatelessSessionEnterpriseContext.SessionContextImpl
   protected class SessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatelessSessionEnterpriseContext.java:105:
 
warning: isCallerInRole(java.security.Identity) in javax.ejb.EJBContext has 
been deprecated
   protected class SessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatelessSessionEnterpriseContext.java:105:
 
warning: getCallerIdentity() in javax.ejb.EJBContext has been deprecated
   protected class SessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\ejb\StatelessSessionEnterpriseContext.java:105:
 
warning: getEnvironment() in javax.ejb.EJBContext has been deprecated
   protected class SessionContextImpl
             ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\rmi\RMIConnectorImpl.java:592:
 
warning: deserialize(java.lang.String,javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
   public ObjectInputStream deserialize(String className, ObjectName 
loaderName, byte[] data)
                            ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\rmi\RMIConnectorImpl.java:581:
 
warning: deserialize(java.lang.String,byte[]) in javax.management.MBeanServer 
has been deprecated
   public ObjectInputStream deserialize(String className, byte[] data) 
                            ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\rmi\RMIConnectorImpl.java:570:
 
warning: deserialize(javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
   public ObjectInputStream deserialize(ObjectName name, byte[] data) 
                            ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(java.lang.String,javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
public class EJBConnector
       ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(java.lang.String,byte[]) in javax.management.MBeanServer 
has been deprecated
public class EJBConnector
       ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
public class EJBConnector
       ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(java.lang.String,javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
public class EJBConnector
       ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(java.lang.String,byte[]) in javax.management.MBeanServer 
has been deprecated
public class EJBConnector
       ^
C:\jboss\jboss-head\server\src\main\org\jboss\jmx\connector\ejb\EJBConnector.java:56: 
warning: deserialize(javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
public class EJBConnector
       ^
3 errors
32 warnings

BUILD FAILED

file:C:/jboss/jboss-head/server/build.xml:293: Compile failed; see the compiler 
error output for details.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.jboss.tools.buildmagic.task.CallTarget.execute(CallTarget.java:141)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules$1.run(ExecuteModules.java:311)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteModules.java:326)
        at 
org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.java:215)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to