User development,
A new message was posted in the thread "classloader cant find groovy files in ejb
project.. any ideas?":
http://community.jboss.org/message/527507#527507
Author : William Woodman
Profile :
http://community.jboss.org/people/wiggy
Message:
--------------------------------------------------------------
i've downloaded the grooy 1.7, and eclipse groovy plugin form codehaus
i've created a seam project with jboss tools on seam 2.2GA.
I created a base class entity class in java first (Node), and then subclassed this in
groovy (Person)
i enabled groovy on the seam project (right clicked ejb project and added groovy
support).
project all builds okay and the groovy classes get created as class files in my directory
however when i run the generated project on the 5.1AS server i get an error -
somwhere the groovy classes dont seem to get loaded by the default class loader chainer -
what do i have to do to get these recognised? The parent class (Node - in java) is
recognised fine
Caused by:
java.lang.ClassNotFoundException: org.domain.forsterslist.entity.Person from
BaseClassLoader@155bd22{VFSClassLoaderPolicy@1f40e1f{name=vfsfile:/C:/jboss/jboss-5.1.0.GA/server/default/conf/jboss-service.xml
domain=ClassLoaderDomain@16d835f{name=DefaultDomain parentPolicy=BEFORE
parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@56a499}
roots=[MemoryContextHandler@30092753[path=
context=vfsmemory://5c4o11y-xqlq0l-g5y8g84u-1-g5y8gag6-7
real=vfsmemory://5c4o11y-xqlq0l-g5y8g84u-1-g5y8gag6-7],
DelegatingHandler(a)2954511[path=mysql-connector-java-5.1.11-bin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/server/default/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/server/default/lib/mysql-connector-java-5.1.11-bin.jar],
DelegatingHandler(a)29468299[path=antlr.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/antlr.jar],
DelegatingHandler(a)10301222[path=autonumber-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/autonumber-plugin.jar],
DelegatingHandler(a)25336939[path=bcel.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bcel.jar],
DelegatingHandler(a)32203446[path=bsf.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bsf.jar],
DelegatingHandler(a)10330589[path=bsh.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bsh.jar],
DelegatingHandler(a)15589790[path=commons-collections.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/commons-collections.jar],
DelegatingHandler(a)24606625[path=commons-logging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/commons-logging.jar],
DelegatingHandler(a)5182146[path=dtdparser121.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/dtdparser121.jar],
DelegatingHandler(a)22589165[path=ejb3-persistence.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/ejb3-persistence.jar],
DelegatingHandler(a)21255835[path=el-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/el-api.jar],
DelegatingHandler(a)26337515[path=hibernate-annotations.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-annotations.jar],
DelegatingHandler(a)4547867[path=hibernate-commons-annotations.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-commons-annotations.jar],
DelegatingHandler(a)32561141[path=hibernate-core.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-core.jar],
DelegatingHandler(a)15873169[path=hibernate-entitymanager.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-entitymanager.jar],
DelegatingHandler(a)22625510[path=hibernate-jmx.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-jmx.jar],
DelegatingHandler(a)28135403[path=hibernate-validator.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-validator.jar],
DelegatingHandler(a)22664272[path=hsqldb-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hsqldb-plugin.jar],
DelegatingHandler(a)8521798[path=hsqldb.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hsqldb.jar],
DelegatingHandler(a)15548003[path=jaxen.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jaxen.jar],
DelegatingHandler(a)26935588[path=jboss-common-jdbc-wrapper.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-common-jdbc-wrapper.jar],
DelegatingHandler(a)23590079[path=jboss-current-invocation-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-current-invocation-aspects.jar],
DelegatingHandler(a)32846483[path=jboss-ejb3-cache.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-cache.jar],
DelegatingHandler(a)13336591[path=jboss-ejb3-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-common.jar],
DelegatingHandler(a)4487422[path=jboss-ejb3-core.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-core.jar],
DelegatingHandler(a)23297349[path=jboss-ejb3-deployers.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-deployers.jar],
DelegatingHandler(a)11885695[path=jboss-ejb3-endpoint.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-endpoint.jar],
DelegatingHandler(a)13352503[path=jboss-ejb3-ext-api-impl.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-ext-api-impl.jar],
DelegatingHandler(a)3489939[path=jboss-ejb3-ext-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-ext-api.jar],
DelegatingHandler(a)2273946[path=jboss-ejb3-interceptors.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-interceptors.jar],
DelegatingHandler(a)33268399[path=jboss-ejb3-mc-int.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-mc-int.jar],
DelegatingHandler(a)24489190[path=jboss-ejb3-metadata.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-metadata.jar],
DelegatingHandler(a)11160700[path=jboss-ejb3-proxy-clustered.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-clustered.jar],
DelegatingHandler(a)8611945[path=jboss-ejb3-proxy-impl.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-impl.jar],
DelegatingHandler(a)20704708[path=jboss-ejb3-proxy-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-spi.jar],
DelegatingHandler(a)24570304[path=jboss-ejb3-security.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-security.jar],
DelegatingHandler(a)32261429[path=jboss-ejb3-timerservice-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-timerservice-spi.jar],
DelegatingHandler(a)11773393[path=jboss-ejb3-transactions.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-transactions.jar],
DelegatingHandler(a)4940455[path=jboss-ha-client.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-client.jar],
DelegatingHandler(a)20574010[path=jboss-ha-server-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-api.jar],
DelegatingHandler(a)8972349[path=jboss-ha-server-cache-jbc.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-cache-jbc.jar],
DelegatingHandler(a)4657294[path=jboss-ha-server-cache-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-cache-spi.jar],
DelegatingHandler(a)26218263[path=jboss-hibernate.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-hibernate.jar],
DelegatingHandler(a)13554088[path=jboss-iiop.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-iiop.jar],
DelegatingHandler(a)2523263[path=jboss-integration.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-integration.jar],
DelegatingHandler(a)29244674[path=jboss-jaspi-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jaspi-api.jar],
DelegatingHandler(a)9921725[path=jboss-javaee.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-javaee.jar],
DelegatingHandler(a)22470836[path=jboss-jca.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jca.jar],
DelegatingHandler(a)12222848[path=jboss-jmx-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jmx-remoting.jar],
DelegatingHandler(a)9186595[path=jboss-jpa-deployers.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jpa-deployers.jar],
DelegatingHandler(a)15169271[path=jboss-jsr77.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jsr77.jar],
DelegatingHandler(a)3363479[path=jboss-jsr88.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jsr88.jar],
DelegatingHandler(a)24340171[path=jboss-management.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-management.jar],
DelegatingHandler(a)23179452[path=jboss-messaging-int.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-messaging-int.jar],
DelegatingHandler(a)10109394[path=jboss-messaging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-messaging.jar],
DelegatingHandler(a)22498184[path=jboss-metadata.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-metadata.jar],
DelegatingHandler(a)2094435[path=jboss-monitoring.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-monitoring.jar],
DelegatingHandler(a)2573832[path=jboss-negotiation.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-negotiation.jar],
DelegatingHandler(a)6740524[path=jboss-profileservice.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-profileservice.jar],
DelegatingHandler(a)8238932[path=jboss-remoting-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-remoting-aspects.jar],
DelegatingHandler(a)26148220[path=jboss-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-remoting.jar],
DelegatingHandler(a)10751758[path=jboss-security-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-security-aspects.jar],
DelegatingHandler(a)14196226[path=jboss-security-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-security-spi.jar],
DelegatingHandler(a)23970790[path=jboss-serialization.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-serialization.jar],
DelegatingHandler(a)22565791[path=jboss-srp.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-srp.jar],
DelegatingHandler(a)31070867[path=jboss-threads.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-threads.jar],
DelegatingHandler(a)436958[path=jboss-transaction-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-transaction-aspects.jar],
DelegatingHandler(a)29100063[path=jboss.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss.jar],
DelegatingHandler(a)28927374[path=jbossas-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossas-remoting.jar],
DelegatingHandler(a)12224239[path=jbossha.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossha.jar],
DelegatingHandler(a)32567496[path=jbossjts-integration.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts-integration.jar],
DelegatingHandler(a)22010742[path=jbossjts-jacorb.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts-jacorb.jar],
DelegatingHandler(a)30497304[path=jbossjts.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts.jar],
DelegatingHandler(a)24246069[path=jbosssx-server.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbosssx-server.jar],
DelegatingHandler(a)18664654[path=jbosssx.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbosssx.jar],
DelegatingHandler(a)30015102[path=jbossts-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossts-common.jar],
DelegatingHandler(a)6503304[path=jbossws-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-common.jar],
DelegatingHandler(a)14252445[path=jbossws-framework.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-framework.jar],
DelegatingHandler(a)29313387[path=jbossws-native-jaxrpc.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxrpc.jar],
DelegatingHandler(a)23940670[path=jbossws-native-jaxws-ext.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxws-ext.jar],
DelegatingHandler(a)19663047[path=jbossws-native-jaxws.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxws.jar],
DelegatingHandler(a)32787110[path=jbossws-native-saaj.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-saaj.jar],
DelegatingHandler(a)22081762[path=jbossws-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-spi.jar],
DelegatingHandler(a)16166428[path=jbossxacml.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossxacml.jar],
DelegatingHandler(a)18929335[path=jmx-adaptor-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jmx-adaptor-plugin.jar],
DelegatingHandler(a)15764751[path=jnpserver.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jnpserver.jar],
DelegatingHandler(a)12384824[path=joesnmp.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/joesnmp.jar],
DelegatingHandler(a)13610862[path=jsp-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jsp-api.jar],
DelegatingHandler(a)17209502[path=log4j-snmp-appender.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/log4j-snmp-appender.jar],
DelegatingHandler(a)907175[path=log4j.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/log4j.jar],
DelegatingHandler(a)13189396[path=mail-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/mail-plugin.jar],
DelegatingHandler(a)13605872[path=mail.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/mail.jar],
DelegatingHandler(a)450123[path=properties-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/properties-plugin.jar],
DelegatingHandler(a)15479518[path=quartz.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/quartz.jar],
DelegatingHandler(a)16755466[path=scheduler-plugin-example.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/scheduler-plugin-example.jar],
DelegatingHandler(a)20337504[path=scheduler-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/scheduler-plugin.jar],
DelegatingHandler(a)26999190[path=servlet-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/servlet-api.jar],
DelegatingHandler(a)18816786[path=slf4j-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/slf4j-api.jar],
DelegatingHandler(a)3204263[path=slf4j-jboss-logging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar],
DelegatingHandler(a)32742489[path=xnio-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/xnio-api.jar]] delegates=null
exported=[org.hibernate.loader.collection, , org.jboss.deployers.spi.management.deploy,
org.jboss.remoting.transporter, com.arjuna.ats.internal.jts.interposition.resources.osi,
com.arjuna.ats.internal.jta.transaction.jts.subordinate,
org.jboss.ejb3.proxy.clustered.objectfactory.session.stateful,
com.arjuna.ats.txoj.semaphore, org.jboss.wsf.common.injection.finders,
org.jboss.varia.property, com.arjuna.common.util.propertyservice,
com.arjuna.common.util.logging, org.jboss.jms.server.messagecounter,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi,
org.jboss.remoting.invocation, org.jboss.remoting.samples.transporter.proxy,
org.jboss.profileservice.management.views, javax.persistence,
org.hibernate.engine.loading, org.jboss.security.xacml.sunxacml.combine,
org.jboss.jms.client.remoting, com.arjuna.ats.internal.txoj.recovery,
com.mysql.jdbc.configs, org.jboss.remoting.samples.transporter.serialization.server,
javax.xml.registry.infomodel, com.arjuna.orbportability.orb,
org.jboss.resource.adapter.jdbc.remote, org.jboss.resource.spi.timer,
org.jboss.ha.cachemanager, org.jboss.web.tomcat.service.session.distributedcache.spi,
org.jboss.wsf.test, org.jboss.ejb3.cluster.metadata,
org.jboss.metadata.annotation.creator.client, org.jboss.resource.statistic.formatter,
com.arjuna.ats.internal.jta.transaction.arjunacore,
org.jboss.security.mapping.providers.principal, org.jboss.hibernate.deployers.metadata,
com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators,
org.jboss.wsf.common.management, org.jboss.resource.metadata, javax.enterprise.deploy.spi,
org.apache.log4j.lf5, org.jboss.remoting.detection.jndi, org.jboss.security.integration,
com.arjuna.common.internal.util.logging.simpleLog, org.jboss.jms.server.remoting,
org.jboss.ejb3.metadata, META-INF.maven.org.jboss.cluster.jboss-ha-server-api,
org.hibernate.cache.access, org.jboss.remoting.samples.transporter.basic,
org.apache.bsf.util, org.hibernate.intercept.cglib, org.jboss.remoting.transport.sslrmi,
org.hibernate.proxy, org.apache.bcel.verifier.exc, org.jboss.remoting.stream,
org.apache.log4j.varia, com.arjuna.orbportability.internal, org.hibernate.cache,
org.jboss.jmx.adaptor.rmi, org.jboss.security.auth.container.config,
org.hibernate.usertype, javax.security.auth.message.module,
org.jboss.management.j2ee.statistics, org.jboss.remoting, org.jboss.serial.util,
org.jboss.security.acl.config, org.jboss.resource.adapter.jdbc.vendor,
com.arjuna.ArjunaOTS, META-INF.maven.org.jboss.ws.native.jbossws-native-saaj,
org.jboss.resource.adapter.jdbc, org.hibernate.ejb.event,
com.arjuna.ats.internal.jts.utils, org.jboss.metadata.validation.chain.ejb.jboss,
com.arjuna.ats.jta.utils, javax.servlet, org.jboss.monitor.alerts,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna,
org.hibernate.annotations, org.jboss.jms.wireformat,
com.arjuna.ats.internal.arjuna.objectstore.jdbc, antlr.debug.misc,
org.jboss.security.xacml.jaxb, org.jboss.ejb3.deployers, org.hibernate.hql.ast.exec,
org.jboss.profileservice.cluster.repository, org.jboss.metadata.process.processor,
org.jboss.wsf.spi.util, org.hibernate.context,
org.jboss.remoting.samples.detection.multicast, org.jboss.xnio.management,
org.jboss.jmx.connector.invoker, javax.enterprise.deploy.model,
org.jboss.profileservice.web,
org.jboss.web.tomcat.service.session.distributedcache.impl.jbc, xmdesc,
org.jboss.ejb3.interceptors.container, org.jboss.remoting.transport.web,
org.hibernate.id.enhanced, javax.enterprise.deploy.shared,
org.jboss.metadata.common.jboss, org.jboss.ejb3.enc, org.jboss.ejb3.proxy.factory,
org.jboss.remoting.samples.callback.statistics, com.arjuna.ats.jta.xa,
org.jboss.proxy.ejb.handle, org.jboss.ejb3.proxy.clustered.factory.session.stateful,
org.jboss.metadata.serviceref, javax.mail.event,
org.jboss.ejb3.proxy.impl.objectfactory.session.stateless, org.apache.bsf.engines.xslt,
org.jboss.ha.client.loadbalance, org.jaxen.pattern, org.apache.log4j.lf5.viewer,
org.jboss.ejb.plugins.cmp.jdbc, org.jboss.ejb3.proxy.impl.objectstore,
org.jboss.metadata.annotation.finder, org.jboss.jms.server.security,
org.jboss.aspects.currentinvocation, org.jboss.wsf.framework.serviceref,
org.jboss.web.tomcat.service.session.distributedcache.impl, org.jboss.ejb3.dependency,
com.arjuna.ats.jbossatx.jta, org.jboss.iiop.jacorb, org.apache.bcel.generic,
org.slf4j.helpers, org.quartz.plugins.xml, com.arjuna.ats.txoj.lockstore,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-timerservice-spi, com.sun.mail.handlers,
org.jboss.profileservice.management.mbean, org.jboss.remoting.serialization.impl.java,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-mc-int, org.jboss.metadata.jpa.spec,
org.jboss.ejb3.endpoint, org.hibernate.intercept.javassist,
com.arjuna.orbportability.internal.orbspecific.orb.implementations,
org.jboss.injection.lang.reflect, com.arjuna.ats.jbossatx.jts,
org.jboss.ejb3.proxy.impl.objectfactory, org.jboss.ejb3.protocol.jarjar,
org.jboss.remoting.transport.servlet, com.arjuna.ats.internal.jta.xa,
org.jboss.ha.client.loadbalance.aop, org.hibernate.stat, javax.xml.ws,
org.jboss.invocation.iiop, org.jboss.ejb3.proxy.impl.invocation,
com.arjuna.ats.tsmx.mbeans, org.jboss.varia.autonumber,
org.jboss.deployers.spi.management, org.quartz.simpl, org.jboss.security.plugins.acl,
org.jboss.deployment.services, org.jboss.profileservice.management, org.quartz.jobs,
javax.xml.rpc.handler.soap, com.arjuna.orbportability.utils, org.jboss.ws.tools.io,
org.hibernate.impl, com.arjuna.ats.internal.arjuna.gandiva.nameservice,
org.jboss.wsf.common.reflection, org.hibernate.event.def,
org.jboss.remoting.samples.multiplex, org.hibernate.persister,
org.hibernate.ejb.transaction, org.hibernate.validator.resources,
org.jboss.ejb3.proxy.clustered.handler.session.stateful,
org.jboss.remoting.marshal.serializable,
org.jboss.remoting.samples.transporter.complex.server, com.mysql.jdbc.interceptors,
org.jboss.security.mapping.providers, org.jboss.wsf.framework.management.recording,
org.jboss.messaging.core.impl.jchannelfactory, org.jnp.interfaces, org.jboss.verifier,
javax.xml.rpc, org.opennms.protocols.snmp.asn1,
org.jboss.ejb3.interceptors.currentinvocation, org.hibernate.tool.instrument.cglib,
org.jboss.profileservice.spi.metadata, org.jboss.client,
org.hibernate.annotations.common.reflection.java,
com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator, bsh.util.lib,
org.jboss.remoting.samples.transporter.multiple.client,
org.jboss.security.xacml.interfaces, org.jboss.ha.hasessionstate.server,
org.jboss.iiop.test, org.quartz.core, com.mysql.jdbc.exceptions,
org.jboss.ejb.plugins.cmp.jdbc2.schema, org.jboss.ejb3.interceptors.proxy,
META-INF.maven.org.jboss.jpa.jboss-jpa-deployers, com.arjuna.ats.txoj.logging,
com.arjuna.ats.internal.arjuna.template, org.jboss.metadata.ejb.spec, org.hibernate.type,
com.arjuna.ats.arjuna.gandiva.inventory, javax.xml.ws.http,
com.arjuna.ats.jbossatx.logging, org.jboss.verifier.strategy,
org.jboss.remoting.samples.transporter.custom.server, org.apache.bsf.util.event.adapters,
org.apache.log4j.lf5.viewer.images, org.apache.commons.collections.set,
org.hibernate.loader, org.jboss.jms.delegate, org.hibernate.engine, org.quartz.spi,
com.arjuna.ats.jts.common, META-INF.maven.org.jboss.ws.jbossws-common,
org.jboss.security.propertyeditor, org.jboss.ha.framework.server.util,
com.arjuna.orbportability.exceptions, org.jboss.mail, org.jboss.remoting.detection.util,
org.jboss.ws.core.utils, com.arjuna.ats.jts.tx, org.jboss.ejb,
org.jboss.wsf.spi.metadata.j2ee.serviceref, com.arjuna.ats.jdbc, org.jboss.ha.jndi.spi,
com.arjuna.orbportability.logging, com.arjuna.orbportability.internal.common,
org.hsqldb.jdbc, org.jboss.serial.objectmetamodel,
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca,
META-INF.maven.org.hibernate.hibernate-core, javax.mail.util, org.apache.log4j.nt,
org.jboss.security.srp, com.arjuna.ats.internal.txoj.semaphore,
com.arjuna.common.internal.util.propertyservice.plugins.io,
org.jboss.security.xacml.locators, com.arjuna.ats.internal.jbossatx.jta.jca,
org.hibernate.tuple, org.jboss.remoting.transport.rmi,
org.hibernate.annotations.common.reflection, org.jboss.web, bsh.reflect,
org.hibernate.classic, org.hibernate.ejb.connection, org.jboss.security.xacml.util,
org.jboss.security.ssl, org.jboss.ejb3.mdb, javax.transaction.xa,
org.apache.bsf.engines.netrexx, org.hsqldb, com.arjuna.ats.jta.common,
org.hibernate.jdbc.util, javax.security.auth.message.config,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-endpoint, com.wutka.dtd,
org.jboss.jms.server.connectormanager, com.arjuna.ats.jts.utils,
org.jboss.metadata.process.processor.ejb.jboss, org.omg.stub.javax.ejb, org.jboss.jpa.tx,
org.hibernate.loader.entity, org.jboss.remoting.samples.oneway,
org.jboss.messaging.core.impl.clusterconnection, com.arjuna.ats.internal.jta.utils.jts,
org.jboss.wsf.spi.deployment, org.jboss.ejb3.interceptors.direct, antlr.collections.impl,
org.apache.log4j.or, org.hibernate, javax.xml.rpc.soap,
com.arjuna.ats.internal.tsmx.agent.exceptions, org.jboss.ha.jndi,
org.hibernate.bytecode.util, org.hsqldb.sample, org.hsqldb.lib,
com.arjuna.ats.txoj.exceptions, org.jboss.ejb3.metamodel, com.arjuna.ats.jts.exceptions,
org.apache.log4j.or.jms, javax.management.remote.rmi,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxws-ext, javax.interceptor,
org.jboss.wsf.spi.tools.ant, security, org.jboss.resource.timer,
com.arjuna.ats.tsmx.agent.exceptions, com.arjuna.ats.jta.transaction,
org.jboss.ejb3.metadata.plugins.loader, org.jboss.deployment.vfs,
com.arjuna.ats.internal.jta.recovery.arjunacore, org.jaxen,
com.arjuna.ats.internal.jts.lifecycle, com.arjuna.ats.jta.resources,
org.jboss.wsf.common.logging, com.arjuna.ats.arjuna.utils,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-security, org.jboss.ejb3.aop,
org.jboss.jms.client.delegate, bsh.commands, com.arjuna.ats.tsmx.agent,
org.jboss.security.xacml.sunxacml.support, org.jboss.serial.finalcontainers,
com.arjuna.ats.internal.txoj.lockstore, org.jboss.resource.security,
com.arjuna.ats.jts.recovery, org.jboss.messaging.core.impl.tx, com.mysql.jdbc.profiler,
org.jboss.resource.connectionmanager, javax.xml.ws.addressing.soap,
org.quartz.impl.calendar, com.arjuna.ats.internal.jdbc.drivers,
org.jboss.deployment.dependency, org.jboss.security.identity.fed,
com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators,
org.jboss.ejb3.kernel, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-clustered,
org.jboss.wsf.framework, com.arjuna.ats.arjuna.coordinator, org.jboss.invocation,
javax.servlet.http, com.arjuna.common.internal.util.licence.utils,
org.jboss.metadata.validation, javax.jws, org.hibernate.bytecode, org.jboss.jms.exception,
org.jboss.security.mapping, org.apache.log4j.spi, org.jboss.ejb3.interceptors.lang,
org.jboss.ejb3.common.resolvers.spi, com.arjuna.ats.jts.thread,
com.arjuna.ats.arjuna.gandiva.nameservice, org.jboss.security.xacml.sunxacml.ctx,
org.jboss.ejb3.naming, org.jboss.messaging.core.impl, org.jboss.jpa.resolvers,
org.jboss.remoting.samples.transporter.clustered.server, org.jboss.hibernate.deployers,
org.hsqldb.util.sqltool, org.jboss.ejb.plugins.local, org.jboss.monitor,
org.jboss.remoting.samples.transporter.proxy.client, org.hibernate.cache.entry,
org.quartz, org.jboss.threads, org.hibernate.hql, org.jboss.security.auth.spi,
com.arjuna.common.util, org.hibernate.transform, org.hibernate.tuple.component,
com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations,
org.jboss.ejb3.cache.persistence, org.jboss.invocation.pooled.server,
org.jboss.security.identitytrust.modules, org.jboss.metadata.common.spi,
com.arjuna.ats.internal.jta.utils, com.arjuna.ats.internal.jts.orbspecific.recovery,
org.jboss.security.authorization.modules, org.jboss.verifier.event,
org.jboss.iiop.rmi.marshal, org.jboss.ejb3.proxy.clustered.registry,
org.apache.log4j.jdbc, com.arjuna.ats.internal.jta.recovery.jts,
org.jboss.ejb3.common.resolvers.plugins,
com.arjuna.ats.internal.jta.resources.errorhandlers,
org.jboss.ejb3.proxy.clustered.familyname, org.apache.bcel.util,
org.jboss.annotation.javaee, org.jboss.ejb3.metadata.annotation, org.hibernate.sql,
org.jboss.messaging.util, org.jboss.ejb.plugins.cmp.jdbc.metadata,
com.arjuna.common.util.propertyservice.propertycontainer, org.hsqldb.persist,
org.jboss.invocation.http.server, org.jboss.wsf.spi.metadata.injection,
org.jboss.remoting.transport.sslsocket, com.arjuna.ats.arjuna.state,
org.jboss.ejb3.interceptors.aop, org.hibernate.lob, org.jboss.ejb3.security.helpers,
org.jboss.wsf.spi.management, org.jboss.ejb3.proxy.impl.objectfactory.session,
org.jboss.remoting.detection.multicast, org.jboss.security.authorization.modules.web,
antlr.build, org.hibernate.persister.entity, org.jboss.classloading.spi,
org.jboss.metadata.rar.jboss, org.jboss.jpa.injection, org.apache.bsf.engines.jacl,
org.jboss.mx.remoting.event, org.jboss.wsf.common.concurrent,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-ext-api, org.jboss.jca.spi,
org.jboss.remoting.samples.bisocket,
com.arjuna.orbportability.internal.orbspecific.oa.implementations,
org.apache.log4j.lf5.viewer.configure, org.jboss.ejb3.security.embedded.plugins,
org.jboss.ejb3.common.registrar.spi, org.jboss.crypto.digest, org.jboss.naming.java,
org.jboss.security.xacml.sunxacml, org.jboss.remoting.samples.transporter.complex,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-ext-api-impl, com.arjuna.ats.arjuna.thread,
org.apache.commons.collections.map, javax.xml.rpc.holders,
org.jboss.jms.server.plugin.contract, org.jboss.ejb3.interceptors.registry,
org.jboss.tm.usertx.client, org.jboss.security.negotiation.ntlm.encoding,
com.arjuna.ats.txoj, org.hibernate.cfg.search, org.jboss.remoting.transport.bisocket,
org.jboss.resource.binding.remote, org.jboss.ejb3.injection, com.arjuna.ats.txoj.common,
org.jboss.wsf.spi.serviceref, javax.security.jacc,
org.jboss.ejb3.proxy.impl.factory.session,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxrpc, org.jboss.wsf.common.utils,
org.jboss.jms.server.bridge, com.arjuna.ats.internal.arjuna,
javax.enterprise.deploy.spi.exceptions, org.quartz.xml, org.jboss.management.j2ee,
org.jboss.deployment.spi.configurations, bsh.servlet, org.jboss.aspects.tx,
org.apache.commons.collections.iterators, org.jboss.serial.io,
com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations,
com.arjuna.orbportability.orb.core, com.mysql.jdbc.integration.c3p0,
org.hibernate.cfg.annotations.reflection, org.hibernate.id,
com.arjuna.ats.internal.jts.interposition.resources.strict, org.jboss.ejb3.common.thread,
com.arjuna.common, org.jboss.jpa.util, org.jboss.deployment,
org.jboss.ejb3.common.metadata, javax.ejb.spi, bsh.collection,
org.jboss.metamodel.descriptor, com.arjuna.ats.internal.jta.transaction.jts.jca,
org.jboss.ejb3.proxy.impl.factory.session.service,
org.jboss.profileservice.management.upload, org.jboss.invocation.local,
META-INF.maven.org.slf4j.slf4j-api, META-INF.maven.org.jboss.cluster.jboss-ha-client,
org.jaxen.function, org.jboss.security.microcontainer.beans.metadata,
com.arjuna.ats.arjuna.objectstore.jdbc, org.jboss.remoting.samples.multiplex.invoker,
org.jboss.ejb3.tx.container, org.jaxen.javabean, org.jboss.lang.ref, org.hsqldb.resources,
org.jboss.security.xacml.sunxacml.finder.impl, org.jboss.ejb3.common.spi,
org.jboss.metadata.process.chain.ejb.jboss,
org.jboss.security.xacml.sunxacml.support.finder,
com.arjuna.ats.internal.jta.resources.jts.orbspecific, org.jboss.jms.server.container,
org.jboss.profileservice.management.templates, org.apache.bsf.util.cf, org.quartz.utils,
org.jboss.ha.framework.test, org.hibernate.validator.event,
javax.security.auth.message.callback, org.jboss.ejb3.common.lang, org.hsqldb.lib.java,
org.jboss.iiop.naming, com.arjuna.ats.internal.jts.interposition,
org.jboss.security.xacml.bridge, org.jboss.remoting.samples.chat, org.jnp.server,
com.arjuna.ats.internal.jbossatx.jts, org.hsqldb.scriptio, org.jboss.metadata.client.spec,
org.w3c.dom, com.arjuna.ats.tsmx.common, org.jaxen.function.ext, javax.management.remote,
com.arjuna.ats.internal.jbossatx.jta, org.jboss.ejb3.security.annotation,
org.jnp.interfaces.java, com.mysql.jdbc.integration.jboss,
org.jboss.ejb3.entity.hibernate, bsh, org.apache.log4j.lf5.util,
org.quartz.plugins.management, org.jaxen.saxpath.helpers,
org.jboss.metadata.annotation.creator.ws,
org.jboss.remoting.samples.transporter.proxy.server, javax.jms, org.jboss.ejb3.util,
antlr.actions.python, org.hibernate.loader.custom, stylesheets, org.jnp.client,
javax.jws.soap, org.jboss.profileservice.management.upload.remoting,
org.jboss.ejb3.common.string, org.hibernate.engine.query.sql,
org.jboss.ejb3.metadata.spi.signature, org.jboss.metadata.validation.validator.ejb.jboss,
org.jboss.ejb3.javaee, javax.resource.spi, org.hibernate.persister.collection,
org.hibernate.hql.ast.tree, org.jboss.remoting.samples.simple,
org.jboss.remoting.serialization, org.jboss.profileservice.management.matchers,
org.jaxen.expr.iter, org.jboss.ejb3.proxy.impl.remoting,
org.jboss.remoting.transport.servlet.web, org.jboss.ha.singleton.examples,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted,
org.jboss.ejb3.proxy.clustered.objectstore, org.jboss.ejb3.timerservice.spi,
org.jboss.jms.client.plugin, org.jboss.remoting.samples.chat.utility,
com.arjuna.ats.internal.jts.resources, org.jboss.remoting.transport.sslservlet,
org.jboss.security.plugins.audit, org.jboss.ejb3.proxy,
com.arjuna.ats.internal.jts.recovery.contact, org.hibernate.hql.antlr,
org.jboss.security.identitytrust, com.mysql.jdbc.util,
org.jboss.ejb3.interceptors.annotation, org.jboss.deployment.spi.status,
com.mysql.jdbc.exceptions.jdbc4, org.hibernate.proxy.pojo.javassist,
org.jboss.remoting.loading, com.arjuna.ats.jts.extensions, javax.resource.spi.work,
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context,
com.arjuna.common.util.exceptions, org.jboss.security.jndi,
org.apache.commons.collections.bidimap,
META-INF.maven.org.jboss.aspects.jboss-remoting-aspects, org.jboss.ejb.plugins.lock,
org.jboss.aspects.remoting.interceptors.invoker, org.apache.bcel.verifier.structurals,
org.jboss.remoting.samples.transporter.multiple, org.quartz.helpers,
org.jboss.varia.scheduler.example, com.arjuna.ats.jdbc.common,
org.jboss.mx.remoting.provider.iiop, org.jboss.crypto, org.apache.bsf,
org.jboss.security.identity, org.quartz.utils.weblogic, javax.servlet.jsp.tagext,
com.arjuna.ats.jbossatx, org.hibernate.jmx, org.jboss.resource.work,
javax.enterprise.deploy.spi.status, org.jboss.security.identitytrust.config,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources,
org.jboss.metadata.validation.validator, org.hibernate.hql.ast, antlr,
com.arjuna.ats.internal.txoj, org.jboss.resource.statistic, org.jboss.naming,
org.jboss.jms.server.connectionfactory, org.jboss.remoting.detection,
org.hibernate.proxy.map, org.apache.commons.collections.buffer,
org.jboss.metadata.validation.chain, org.jboss.wsf.spi.binding,
org.jboss.wsf.spi.invocation, org.jboss.remoting.security,
org.hibernate.annotations.common.util, javax.xml.registry, org.jboss.jpa.remote,
org.jboss.metadata.javaee.jboss, org.jaxen.jdom, org.jboss.messaging.core.contract,
org.jboss.ejb3.common.registrar.plugin.mc, org.jboss.messaging.util.prioritylinkedlist,
com.mysql.jdbc, antlr.preprocessor, org.apache.bsf.engines.javascript,
com.arjuna.orbportability, com.arjuna.orbportability.common, org.jboss.wsf.framework.http,
org.jboss.security.integration.password, org.jboss.security.jce,
org.jboss.ejb.plugins.jms, org.quartz.ee.jmx.jboss.doc-files, javax.xml.rpc.server,
org.jboss.ejb3.proxy.clustered.factory.session.stateless, com.sun.mail.smtp,
org.jboss.metadata.web.jboss, org.jboss.remoting.transport.multiplex,
org.quartz.jobs.ee.mail, org.apache.log4j.or.sax, org.jboss.wsf.common,
com.arjuna.orbportability.internal.utils, org.jaxen.util, org.jboss.remoting.samples.http,
org.jboss.aspects.security, org.jboss.security.acl, com.arjuna.common.util.concurrency,
org.hibernate.engine.transaction, org.hibernate.bytecode.cglib, org.jboss.util.stream,
org.jboss.jms.server.destination, javax.enterprise.deploy.shared.factories,
org.jboss.ejb3.common.proxy.spi, org.jboss.ejb3.annotation, org.jboss.corba,
org.hibernate.loader.criteria, org.jboss.metadata.merge,
org.jboss.ejb3.proxy.clustered.objectfactory.session.stateless,
org.jboss.ejb3.proxy.clustered.jndiregistrar, com.arjuna.ats.internal.tsmx.mbeans,
org.hibernate.annotations.common, org.jboss.remoting.ident,
org.jboss.invocation.unified.interfaces, org.jboss.security.plugins.authorization,
org.jboss.ejb.deployers, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-spi,
org.jboss.hibernate, org.hsqldb.util, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-impl,
org.jboss.ejb3.metadata.jpa.spec, org.jboss.ha.framework.server.spi,
org.jboss.ejb3.interceptor, org.jboss.jms.server.endpoint.advised, javax.servlet.jsp,
org.jboss.mx.remoting, org.jboss.security.factories,
org.jboss.resource.connectionmanager.xa, org.jboss.verifier.factory,
org.jboss.ha.hasessionstate.interfaces, org.jboss.aspects.remoting.interceptors.marshall,
org.hibernate.engine.query, META-INF.maven.org.jboss.ejb3.jboss-ejb3-cache,
org.apache.commons.logging, org.jboss.deployment.security, org.jboss.jpa.javaee,
org.jboss.iiop.rmi.marshal.strategy, org.jboss.cache.invalidation.triggers,
com.arjuna.ats.internal.arjuna.objectstore, org.jboss.ejb3.endpoint.reflect, org.jboss.tm,
org.jboss.security.auth, javax.resource.cci, org.jboss.management.j2ee.deployers,
org.jboss.jms.server, org.jboss.security.srp.jaas,
com.arjuna.common.internal.util.propertyservice, javax.xml.ws.spi,
org.jboss.naming.interceptors, org.jboss.metadata.annotation.creator.ejb.jboss,
org.jboss.security.xacml.sunxacml.cond, com.arjuna.orbportability.recovery,
org.jboss.security, org.jboss.security.auth.message.config,
org.apache.commons.collections.functors,
META-INF.maven.org.jboss.cluster.jboss-ha-server-cache-jbc,
org.jboss.ejb3.proxy.clustered.invocation, org.jboss.slf4j,
org.jboss.ejb3.proxy.impl.objectfactory.session.stateful, org.hibernate.mapping,
org.jboss.jms.server.endpoint, org.jboss.metadata.process, META-INF.services,
org.quartz.impl, org.jboss.security.negotiation.common,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict,
org.jboss.ejb3.proxy.impl.handler.session, org.hibernate.validator.interpolator,
META-INF.maven.org.jboss.ws.jbossws-framework, org.jboss.ejb3.security,
org.jboss.security.auth.login, com.arjuna.ats.jts.logging, org.apache.bsf.util.type,
org.apache.commons.collections.collection, org.jboss.jms.client.state,
com.arjuna.ats.internal.jta.resources.arjunacore,
org.jboss.remoting.samples.transporter.multiple.server,
org.jboss.ejb3.common.proxy.plugins.async, org.jboss.remoting.samples.config.factories,
org.hibernate.ejb.instrument, org.apache.log4j.xml,
org.jboss.remoting.samples.transporter.serialization, org.hibernate.action,
org.jboss.resource, org.jboss.wsf.spi.tools, org.jboss.deployment.spi.beans,
com.arjuna.ats.internal.jts.recovery.recoverycoordinators,
org.jboss.remoting.samples.transporter.clustered.client, org.jboss.ejb3,
org.jboss.metadata.annotation.creator, org.jboss.ha.framework.server.deployers,
org.quartz.jobs.ee.jmx, org.jboss.wsf.framework.invocation, org.apache.bsf.engines.jython,
org.jboss.invocation.jrmp.server, org.jboss.wsf.spi.annotation,
org.jboss.ejb3.connectionmanager, org.hibernate.dialect,
com.arjuna.ats.internal.jta.resources.jts, org.jboss.ejb3.jms,
org.jboss.invocation.unified.marshall, org.jboss.messaging.core.jmx,
org.jboss.ejb3.common.classloader, javax.mail, org.jboss.wsf.spi.deployment.integration,
org.jboss.jpa.resolvers.strategy, org.hibernate.bytecode.javassist,
org.apache.log4j.helpers, com.arjuna.ats.jta.recovery,
META-INF.maven.org.jboss.metadata.jboss-metadata, org.jboss.security.xacml.core.ext,
org.jboss.proxy.generic, org.jboss.metadata.lang, com.arjuna.ats.arjuna, org.slf4j.impl,
com.arjuna.ats.internal.tsmx.agent.implementations.ri, org.hsqldb.index,
org.jboss.aspects.remoting, org.jboss.persistence, org.hibernate.connection,
org.jboss.remoting.serialization.impl.jboss, org.jboss.web.tomcat.service.sso.spi,
org.jboss.jms.server.connectionmanager, org.hibernate.proxy.pojo, org.jaxen.expr,
org.jboss.remoting.samples.detection.jndi.ssl, org.jboss.messaging.core.impl.message,
org.jboss.security.authorization.resources, org.jboss.metadata.ejb.jboss,
org.jboss.ejb.plugins.cmp.jdbc2, antlr.collections, org.jboss.security.cache,
org.jboss.web.tomcat.service.sso.jbc, javax.enterprise.deploy.model.exceptions, META-INF,
org.hsqldb.rowio, org.jboss.mx.remoting.tracker, org.jboss.mx.remoting.provider.rmi,
org.jboss.security.xacml.core, com.arjuna.ats.txoj.tools,
org.jboss.wsf.spi.metadata.webservices, org.jboss.security.authorization.util,
org.quartz.ee.jmx.jboss, org.hibernate.validator,
com.arjuna.ats.internal.arjuna.coordinator, org.apache.commons.collections.keyvalue,
org.jboss.security.xacml.sunxacml.attr.proxy, javax.mail.internet,
com.arjuna.ats.arjuna.objectstore, org.jboss.ha.framework.interfaces,
org.apache.log4j.lf5.config, org.jboss.metadata.annotation.creator.jboss,
org.jboss.invocation.pooled.interfaces, javax.xml.ws.handler, org.jboss.ejb3.cache,
org.jboss.metadata.ejb.jboss.proxy, com.arjuna.ats.internal.jta.resources,
org.jboss.remoting.samples.transporter.basic.client, org.quartz.ee.jta,
org.hibernate.transaction, org.jboss.security.config,
com.arjuna.ats.internal.jta.utils.arjunacore,
org.jboss.ejb3.proxy.clustered.handler.session.stateless, javax.security.auth.message,
org.jboss.ejb3.cache.tree, org.jboss.remoting.samples.callback.acknowledgement,
org.jboss.remoting.samples.serialization, org.jboss.hibernate.jmx, com.sun.mail.iap,
META-INF.maven.org.jboss.aspects.jboss-current-invocation-aspects,
org.jboss.ejb3.statistics, org.jboss.jms, org.jboss.ejb.plugins.cmp.jdbc.keygen,
org.jboss.ejb3.proxy.impl.objectfactory.session.service, org.apache.commons.logging.impl,
org.hibernate.intercept, com.arjuna.ats.internal.jdbc.recovery,
org.quartz.plugins.history, org.jboss.jmx.connector.invoker.serializablepolicy, javax.ejb,
org.jboss.ha.singleton, com.sun.mail.imap, org.apache.commons.collections,
org.hibernate.jdbc, org.jboss.ejb.plugins.keygenerator, org.jboss.security.audit,
org.jboss.wsf.spi.http, org.jboss.managed.plugins.advice,
com.arjuna.ats.internal.jts.orbspecific, org.hsqldb.store, org.slf4j.spi,
org.jboss.wsf.spi, org.jboss.remoting.samples.transporter.complex.client, org.jboss.iiop,
org.jboss.jms.recovery, org.jboss.security.xacml.sunxacml.cond.cluster,
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate, org.jboss.ha.jmx.examples,
org.jboss.monitor.client, org.hibernate.secure, org.jboss.metadata, org.jboss.ejb3.tx,
org.jboss.security.callbacks, com.arjuna.ats.internal.arjuna.thread, org.gjt.mm.mysql,
org.quartz.impl.jdbcjobstore.oracle, javax.xml.ws.soap, org.jboss.ejb3.interceptors,
org.omg.XA, org.jboss.ejb3.proxy.spi.container, org.jboss.wsf.spi.metadata.j2ee,
javax.xml.ws.wsaddressing, com.arjuna.ats.internal.jts, org.hibernate.cfg,
org.jboss.management.j2ee.cluster, org.jboss.security.client,
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition,
org.jboss.security.plugins.identitytrust, org.jboss.ejb3.interceptors.metadata,
org.hibernate.tool.instrument.javassist, org.jboss.ejb3.remoting,
org.jboss.metadata.ejb.jboss.jndipolicy.spi, com.arjuna.ats.internal.jta,
org.jboss.security.plugins.javaee, org.jaxen.saxpath.base,
org.jboss.remoting.network.filter, META-INF.maven.org.jboss.ejb3.jboss-ejb3-interceptors,
org.jboss.remoting.marshal, org.jboss.ejb3.resolvers, org.jboss.ejb3.proxy.impl.factory,
org.hibernate.cache.impl, org.jboss.proxy.compiler, org.jboss.jpa.deployment,
org.jboss.serial.exception, org.hibernate.id.insert, org.jboss.invocation.unified.server,
org.jboss.ejb.plugins.cmp.ejbql, org.jboss.remoting.transport.local,
org.jboss.cache.invalidation.bridges, com.arjuna.common.internal.util.logging.jakarta,
org.jaxen.dom, com.arjuna.ats.arjuna.gandiva, org.jboss.xnio.channels,
org.jboss.ejb3.common.kernel, com.arjuna.ats.arjuna.tools,
org.jboss.remoting.marshal.http, bsh.util, org.apache.log4j.lf5.viewer.categoryexplorer,
org.jboss.ejb.plugins, org.jboss.ejb.txtimer, org.jboss.serial.references,
javax.xml.rpc.handler, org.jboss.ejb3.pool, org.hibernate.hql.ast.util,
org.jboss.mx.remoting.connector, org.jboss.security.negotiation,
org.jboss.security.auth.callback, org.jboss.metadata.annotation.creator.ejb,
org.apache.commons.collections.comparators, org.jboss.ejb3.stateless,
com.arjuna.ats.internal.jdbc.drivers.modifiers, org.jboss.remoting.samples.detection.jndi,
com.arjuna.ats.arjuna.logging, org.jboss.ejb3.interceptors.aop.annotation,
org.jboss.ejb3.annotation.impl, org.jboss.ejb3.mdb.inflow,
org.jboss.security.negotiation.spnego, javax.servlet.resources,
org.jboss.security.authorization.modules.ejb, org.jboss.proxy,
org.jboss.remoting.samples.chat.server, org.jboss.jms.jndi,
org.jboss.remoting.transport.https, org.jboss.aspects.txlock,
org.quartz.impl.jdbcjobstore.oracle.weblogic, org.jboss.security.xacml.sunxacml.attr,
org.jboss.iiop.csiv2, org.jboss.remoting.transport.coyote.ssl, javax.el, org.jaxen.xom,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-metadata, com.arjuna.ats.internal.jbossatx.agent,
javax.management.j2ee.statistics, META-INF.maven.org.jboss.javaee.jboss-jaspi-api,
org.jboss.ws, com.arjuna.ats.internal.arjuna.gandiva.inventory, org.jboss.ejb3.service,
org.jboss.remoting.samples.chat.client, org.jboss.metadata.validation.validator.ejb,
org.hibernate.ejb.util, org.hibernate.ejb, org.jboss.security.plugins.auth,
org.hibernate.dialect.function, org.jboss.invocation.http.interfaces,
com.arjuna.ats.arjuna.recovery, org.quartz.impl.jdbcjobstore, schema,
com.mysql.jdbc.jdbc2.optional, org.jboss.messaging.core.impl.postoffice,
org.jboss.security.authorization, org.jboss.ejb3.cache.simple,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-core,
org.jboss.ejb3.interceptors.annotation.impl, org.jboss.monitor.services,
com.arjuna.ats.internal.jbossatx.jts.jca, org.jboss.profileservice.spi,
META-INF.maven.org.jboss.threads.jboss-threads, org.jboss.remoting.socketfactory,
org.jboss.profileservice.spi.types, org.apache.commons.collections.list,
org.jboss.tm.iiop, com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca,
com.arjuna.ats.arjuna.common, org.jboss.jms.server.recovery,
org.hibernate.annotations.common.reflection.java.generics, antlr.actions.java,
org.jboss.resource.deployment, org.jboss.annotation.ear,
META-INF.maven.org.jboss.naming.jnpserver, org.jboss.ha.jndi.impl.jbc,
org.hibernate.dialect.lock, org.jboss.remoting.transport.coyote,
org.hibernate.proxy.dom4j, org.hibernate.pretty, javax.annotation,
org.jboss.remoting.transport.multiplex.utility, javax.xml.ws.handler.soap,
org.hibernate.util, javax.resource, org.jaxen.dom4j, org.jboss.jms.tx,
org.jboss.remoting.util.socket, org.jboss.jmx.connector.invoker.client,
META-INF.maven.org.jboss.slf4j.slf4j-jboss-logging,
org.jboss.wsf.spi.management.recording,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxws,
com.arjuna.ats.internal.arjuna.state, org.jboss.ejb3.proxy.impl.factory.session.stateless,
org.jboss.jpa.deployers, org.hibernate.proxy.pojo.cglib, com.sun.mail.pop3,
org.jboss.ha.framework.server.lock, org.jboss.proxy.ejb,
org.jboss.messaging.core.impl.memory,
org.jboss.remoting.samples.transporter.custom.client, org.jboss.security.javaee,
org.apache.log4j.ext, org.apache.bcel.verifier.statics, org.jboss.jms.client.container,
org.jboss.metadata.rar.spec, org.jboss.ejb3.proxy.impl.factory.session.stateful,
org.slf4j, org.apache.bsf.util.event, com.arjuna.common.internal.util.logging,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-transactions,
org.jboss.remoting.samples.transporter.serialization.client,
org.jboss.serial.objectmetamodel.safecloning, org.hibernate.ejb.packaging,
org.jboss.ejb3.proxy.clustered.objectfactory.session, com.arjuna.orbportability.debug,
javax.persistence.spi, bsh.classpath, com.arjuna.ats.tsmx,
org.jboss.ejb.plugins.cmp.bridge, org.jboss.resource.metadata.repository,
com.arjuna.ats.tsmx.logging, org.jboss.cache.invalidation, org.jboss.profileservice.aop,
com.arjuna.ats.internal.jta.transaction.jts, org.hibernate.cache.impl.bridge,
org.jboss.remoting.network, org.jboss.security.deployers, org.jboss.ejb3.cache.impl,
org.jboss.ejb3.naming.client.java, org.jboss.ha.jmx, org.jboss.monitor.alarm, dtd,
org.jboss.security.negotiation.ntlm, org.jboss.metadata.annotation.creator.web,
META-INF.maven.org.jboss.aspects.jboss-transaction-aspects, org.jboss.jms.destination,
org.jboss.remoting.samples.chat.exceptions, org.jboss.web.deployers,
org.jboss.ejb.plugins.security, org.jboss.tm.usertx.interfaces,
org.jboss.wsf.common.handler, javax.servlet.jsp.el,
META-INF.maven.org.jboss.ws.jbossws-spi, org.jboss.remoting.marshal.encryption,
org.jboss.ejb3.entity, org.jboss.security.microcontainer.beans,
org.jboss.jms.server.jbosssx, org.jboss.jms.client, org.apache.log4j.jmx,
org.jboss.ha.framework.server, org.jboss.ejb3.security.client,
org.jboss.ejb.plugins.inflow, org.apache.log4j.config, org.jboss.serial,
org.jboss.xnio.log, org.jboss.resource.adapter.jdbc.jdk6, org.hibernate.tuple.entity,
javax.xml.ws.addressing, org.jboss.tm.usertx.server, org.jboss.remoting.marshal.compress,
com.arjuna.ats.internal.jts.orbspecific.coordinator, org.jboss.security.annotation,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-deployers,
com.arjuna.ats.internal.jta.transaction.arjunacore.jca, org.jboss.metadata.ear.jboss,
org.jboss.injection, com.arjuna.ats.jta.exceptions, org.jboss.jms.message,
org.jboss.serial.persister, org.hibernate.hql.classic, org.jboss.remoting.util,
org.quartz.jobs.ee.ejb, org.jboss.remoting.callback,
org.jboss.remoting.samples.transporter.simple, org.jboss.resource.statistic.pool,
com.arjuna.ats.jta.logging, com.arjuna.ats.internal.jts.interposition.resources.arjuna,
org.jboss.ejb3.mcint.annotationadaptor, org.hibernate.criterion, javax.transaction,
javax.xml.soap, org.jboss.security.xacml.core.model.context,
org.jboss.remoting.marshal.rmi, org.jboss.invocation.jrmp.interfaces,
org.jboss.security.jacc, org.apache.log4j, org.jboss.ejb3.proxy.clustered.objectfactory,
org.hibernate.tool.instrument, com.arjuna.ats.internal.jts.orbspecific.interposition,
com.mysql.jdbc.log, org.jboss.remoting.samples.transporter.basic.server,
org.jboss.iiop.rmi, org.jboss.ejb3.annotation.defaults, org.jboss.mq.server.jmx,
org.jboss.metadata.ear.spec, org.jboss.security.plugins, org.jboss.ejb3.proxy.impl,
org.apache.commons.collections.bag, org.jboss.security.negotiation.prototype,
org.apache.log4j.chainsaw, org.opennms.protocols.snmp, org.jboss.deployment.spi.factories,
org.jboss.security.mapping.config, org.jboss.aspects.remoting.interceptors.transport,
org.jboss.profileservice.ejb, org.jboss.wsf.common.injection.resolvers,
org.jboss.serial.classmetamodel, com.arjuna.ats.internal.arjuna.recovery,
org.jboss.security.identity.plugins, org.apache.bsf.util.event.generator, org.apache.bcel,
org.jboss.remoting.transport.http, com.arjuna.orbportability.event, org.jboss.tm.usertx,
org.jboss.remoting.marshall.encryption, org.jboss.security.auth.message,
org.hibernate.loader.hql, org.jboss.security.identity.extensions,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-common, javax.mail.search,
org.jboss.security.auth.container.modules, org.hibernate.metadata,
org.jboss.metadata.web.spec, org.jboss.deployment.spi,
org.jboss.security.authorization.config, org.jboss.iiop.tm,
org.jboss.ejb3.interceptors.util, org.jboss.wsf.framework.deployment,
org.hibernate.property, org.jboss.remoting.samples.stream, javax.management.j2ee,
org.jboss.util, org.jboss.mx.remoting.rmi, org.jboss.deployment.remoting,
org.jnp.interfaces.jnp, org.hibernate.collection, org.jboss.management.j2ee.factory,
org.hibernate.exception, org.jboss.wsf.spi.tools.cmd, org.jboss.naming.client.java,
com.sun.mail.util, com.arjuna.orbportability.internal.orbspecific.versions,
org.hibernate.param, org.jboss.metadata.rar.jboss.mcf,
org.jboss.wsf.spi.invocation.integration, com.arjuna.ats.arjuna.xa,
org.jboss.jms.server.plugin, org.jboss.ejb.plugins.cmp.jdbc2.keygen,
org.jboss.wsf.common.servlet, javax.servlet.jsp.resources,
org.jboss.security.plugins.mapping, org.jboss.hibernate.session,
org.jboss.remoting.transport.sslbisocket, com.sun.mail.imap.protocol,
com.arjuna.ats.internal.jts.interposition.resources.restricted,
META-INF.maven.org.jboss.aspects.jboss-security-aspects, org.jboss.remoting.transport,
org.jboss.jpa.spi, com.arjuna.ats.internal.arjuna.utils, org.apache.bcel.classfile,
org.jboss.ejb3.stateful, antlr.ASdebug, org.jboss.metadata.client.jboss,
org.hibernate.tool.hbm2ddl, org.jboss.jms.referenceable,
com.arjuna.ats.internal.jts.coordinator, com.arjuna.ats.arjuna.exceptions,
com.arjuna.ats.internal.jts.recovery.transactions, org.hibernate.loader.custom.sql,
org.jboss.remoting.samples.callback,
com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors, org.jboss.ws.tools.ant,
org.hsqldb.types, org.jboss.iiop.codebase, META-INF.maven.org.hibernate.hibernate-jmx,
org.jboss.security.xacml.factories, org.apache.bcel.verifier, com.arjuna.ats.jdbc.logging,
org.jboss.ha.timestamp, org.jboss.ejb.plugins.cmp.jdbc2.bridge,
com.arjuna.orbportability.oa.core, org.jaxen.saxpath, org.jboss.xnio, antlr.debug,
com.arjuna.common.util.propertyservice.plugins, org.jboss.metadata.process.chain,
antlr.actions.csharp, org.jboss.security.xacml.sunxacml.finder,
org.jboss.remoting.security.domain, org.jboss.ejb.plugins.cmp.jdbc.bridge,
org.jboss.iiop.rmi.ir, org.jboss.jms.server.selector,
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator,
org.jboss.ejb3.security.bridge, org.hibernate.annotations.common.annotationfactory,
com.arjuna.ats.internal.jts.recovery, org.jboss.security.audit.config,
org.jboss.remoting.transport.http.ssl, org.jboss.deployment.plugin,
org.jboss.security.xacml.core.model.policy,
org.apache.log4j.net,
org.jboss.ejb3.tx.metadata, org.jboss.security.auth.certs, antlr.actions.cpp,
org.jboss.metadata.ejb.jboss.jndipolicy.plugins, org.jboss.resource.metadata.mcf,
licenses, org.hibernate.event, org.jboss.metadata.common.ejb, org.jaxen.function.xslt,
javax.resource.spi.endpoint, com.arjuna.orbportability.oa,
org.jboss.ejb3.common.deployers.spi, com.arjuna.ats.internal.jts.context,
com.arjuna.ats.jts, javax.resource.spi.security, org.jboss.ejb3.mcint.metadata.plugins,
org.hibernate.cfg.annotations, META-INF.maven.org.jboss.cluster.jboss-ha-server-cache-spi,
org.jboss.wsf.framework.management, org.jboss.ejb3.proxy.impl.jndiregistrar,
org.jboss.ejb3.cache.grouped, org.jboss.metadata.javaee.support, org.jboss.ejb3.session,
org.jboss.remoting.transport.socket, org.quartz.ee.servlet,
org.jboss.wsf.common.injection, org.jboss.security.negotiation.spnego.encoding,
com.arjuna.ats.jta, org.jboss.profileservice.remoting, javax.xml.rpc.encoding,
javax.enterprise.deploy.spi.factories, org.jboss.security.audit.providers,
javax.annotation.security, org.jboss.remoting.transport.sslmultiplex,
org.jboss.varia.scheduler, org.jboss.metadata.javaee.spec, org.jboss.logging,
org.jboss.jdbc, com.arjuna.ats.internal.jdbc, org.omg.CosTransactions]
<IMPORT-ALL>NON_EMPTY}}at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(
BaseClassLoader.java:448)at java.lang.ClassLoader.loadClass(
ClassLoader.java:248)at java.lang.ClassLoader.loadClassInternal(
ClassLoader.java:316)at java.lang.Class.forName0(
Native Method)at java.lang.Class.forName(
Class.java:247)at org.hibernate.util.ReflectHelper.classForName(
ReflectHelper.java:135)at org.hibernate.ejb.Ejb3Configuration.classForName(
Ejb3Configuration.java:1009)at
org.hibernate.ejb.Ejb3Configuration.addNamedAnnotatedClasses(
Ejb3Configuration.java:1081)... 60 more
19:30:19,676 INFO [SessionSpecContainer] Starting
jboss.j2ee:ear=forstersList-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
19:30:19,678 INFO [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher
ejbName: TimerServiceDispatcher
19:30:19,688 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global
JNDI:
forstersList-ear/TimerServiceDispatcher/local - EJB3.x Default Local Business Interface
forstersList-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
- EJB3.x Local Business Interface
19:30:19,716 INFO [SessionSpecContainer] Starting
jboss.j2ee:ear=forstersList-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
19:30:19,716 INFO [EJBContainer] STARTED EJB:
org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
19:30:19,735 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global
JNDI:
forstersList-ear/EjbSynchronizations/local - EJB3.x Default Local Business Interface
forstersList-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
- EJB3.x Local Business Interface
19:30:19,755 WARN [WebServiceDeployerEJB] Ingore ejb deployment with null classname:
org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData@25c39470{EjbSynchronizations}
19:30:19,755 WARN [WebServiceDeployerEJB] Ingore ejb deployment with null classname:
org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData@9b7c5697{TimerServiceDispatcher}
19:30:19,781 INFO [TomcatDeployment] deploy, ctxPath=/forstersList
19:30:19,832 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context
'/forstersList'
19:30:20,804 INFO [ServletContextListener] Welcome to Seam 2.2.0.GA
19:30:23,811 WARN [PersistentPermissionResolver] no permission store available - please
install a PermissionStore with the name
'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are
required.
19:30:23,897 WARN [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException
java.lang.ClassNotFoundException: org.domain.forsterslist.entity.Person from
BaseClassLoader@155bd22{VFSClassLoaderPolicy@1f40e1f{name=vfsfile:/C:/jboss/jboss-5.1.0.GA/server/default/conf/jboss-service.xml
domain=ClassLoaderDomain@16d835f{name=DefaultDomain parentPolicy=BEFORE
parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@56a499}
roots=[MemoryContextHandler@30092753[path=
context=vfsmemory://5c4o11y-xqlq0l-g5y8g84u-1-g5y8gag6-7
real=vfsmemory://5c4o11y-xqlq0l-g5y8g84u-1-g5y8gag6-7],
DelegatingHandler(a)2954511[path=mysql-connector-java-5.1.11-bin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/server/default/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/server/default/lib/mysql-connector-java-5.1.11-bin.jar],
DelegatingHandler(a)29468299[path=antlr.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/antlr.jar],
DelegatingHandler(a)10301222[path=autonumber-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/autonumber-plugin.jar],
DelegatingHandler(a)25336939[path=bcel.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bcel.jar],
DelegatingHandler(a)32203446[path=bsf.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bsf.jar],
DelegatingHandler(a)10330589[path=bsh.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/bsh.jar],
DelegatingHandler(a)15589790[path=commons-collections.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/commons-collections.jar],
DelegatingHandler(a)24606625[path=commons-logging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/commons-logging.jar],
DelegatingHandler(a)5182146[path=dtdparser121.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/dtdparser121.jar],
DelegatingHandler(a)22589165[path=ejb3-persistence.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/ejb3-persistence.jar],
DelegatingHandler(a)21255835[path=el-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/el-api.jar],
DelegatingHandler(a)26337515[path=hibernate-annotations.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-annotations.jar],
DelegatingHandler(a)4547867[path=hibernate-commons-annotations.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-commons-annotations.jar],
DelegatingHandler(a)32561141[path=hibernate-core.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-core.jar],
DelegatingHandler(a)15873169[path=hibernate-entitymanager.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-entitymanager.jar],
DelegatingHandler(a)22625510[path=hibernate-jmx.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-jmx.jar],
DelegatingHandler(a)28135403[path=hibernate-validator.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hibernate-validator.jar],
DelegatingHandler(a)22664272[path=hsqldb-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hsqldb-plugin.jar],
DelegatingHandler(a)8521798[path=hsqldb.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/hsqldb.jar],
DelegatingHandler(a)15548003[path=jaxen.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jaxen.jar],
DelegatingHandler(a)26935588[path=jboss-common-jdbc-wrapper.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-common-jdbc-wrapper.jar],
DelegatingHandler(a)23590079[path=jboss-current-invocation-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-current-invocation-aspects.jar],
DelegatingHandler(a)32846483[path=jboss-ejb3-cache.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-cache.jar],
DelegatingHandler(a)13336591[path=jboss-ejb3-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-common.jar],
DelegatingHandler(a)4487422[path=jboss-ejb3-core.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-core.jar],
DelegatingHandler(a)23297349[path=jboss-ejb3-deployers.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-deployers.jar],
DelegatingHandler(a)11885695[path=jboss-ejb3-endpoint.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-endpoint.jar],
DelegatingHandler(a)13352503[path=jboss-ejb3-ext-api-impl.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-ext-api-impl.jar],
DelegatingHandler(a)3489939[path=jboss-ejb3-ext-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-ext-api.jar],
DelegatingHandler(a)2273946[path=jboss-ejb3-interceptors.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-interceptors.jar],
DelegatingHandler(a)33268399[path=jboss-ejb3-mc-int.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-mc-int.jar],
DelegatingHandler(a)24489190[path=jboss-ejb3-metadata.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-metadata.jar],
DelegatingHandler(a)11160700[path=jboss-ejb3-proxy-clustered.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-clustered.jar],
DelegatingHandler(a)8611945[path=jboss-ejb3-proxy-impl.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-impl.jar],
DelegatingHandler(a)20704708[path=jboss-ejb3-proxy-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-proxy-spi.jar],
DelegatingHandler(a)24570304[path=jboss-ejb3-security.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-security.jar],
DelegatingHandler(a)32261429[path=jboss-ejb3-timerservice-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-timerservice-spi.jar],
DelegatingHandler(a)11773393[path=jboss-ejb3-transactions.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ejb3-transactions.jar],
DelegatingHandler(a)4940455[path=jboss-ha-client.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-client.jar],
DelegatingHandler(a)20574010[path=jboss-ha-server-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-api.jar],
DelegatingHandler(a)8972349[path=jboss-ha-server-cache-jbc.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-cache-jbc.jar],
DelegatingHandler(a)4657294[path=jboss-ha-server-cache-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-ha-server-cache-spi.jar],
DelegatingHandler(a)26218263[path=jboss-hibernate.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-hibernate.jar],
DelegatingHandler(a)13554088[path=jboss-iiop.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-iiop.jar],
DelegatingHandler(a)2523263[path=jboss-integration.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-integration.jar],
DelegatingHandler(a)29244674[path=jboss-jaspi-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jaspi-api.jar],
DelegatingHandler(a)9921725[path=jboss-javaee.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-javaee.jar],
DelegatingHandler(a)22470836[path=jboss-jca.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jca.jar],
DelegatingHandler(a)12222848[path=jboss-jmx-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jmx-remoting.jar],
DelegatingHandler(a)9186595[path=jboss-jpa-deployers.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jpa-deployers.jar],
DelegatingHandler(a)15169271[path=jboss-jsr77.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jsr77.jar],
DelegatingHandler(a)3363479[path=jboss-jsr88.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-jsr88.jar],
DelegatingHandler(a)24340171[path=jboss-management.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-management.jar],
DelegatingHandler(a)23179452[path=jboss-messaging-int.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-messaging-int.jar],
DelegatingHandler(a)10109394[path=jboss-messaging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-messaging.jar],
DelegatingHandler(a)22498184[path=jboss-metadata.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-metadata.jar],
DelegatingHandler(a)2094435[path=jboss-monitoring.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-monitoring.jar],
DelegatingHandler(a)2573832[path=jboss-negotiation.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-negotiation.jar],
DelegatingHandler(a)6740524[path=jboss-profileservice.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-profileservice.jar],
DelegatingHandler(a)8238932[path=jboss-remoting-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-remoting-aspects.jar],
DelegatingHandler(a)26148220[path=jboss-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-remoting.jar],
DelegatingHandler(a)10751758[path=jboss-security-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-security-aspects.jar],
DelegatingHandler(a)14196226[path=jboss-security-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-security-spi.jar],
DelegatingHandler(a)23970790[path=jboss-serialization.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-serialization.jar],
DelegatingHandler(a)22565791[path=jboss-srp.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-srp.jar],
DelegatingHandler(a)31070867[path=jboss-threads.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-threads.jar],
DelegatingHandler(a)436958[path=jboss-transaction-aspects.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss-transaction-aspects.jar],
DelegatingHandler(a)29100063[path=jboss.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jboss.jar],
DelegatingHandler(a)28927374[path=jbossas-remoting.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossas-remoting.jar],
DelegatingHandler(a)12224239[path=jbossha.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossha.jar],
DelegatingHandler(a)32567496[path=jbossjts-integration.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts-integration.jar],
DelegatingHandler(a)22010742[path=jbossjts-jacorb.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts-jacorb.jar],
DelegatingHandler(a)30497304[path=jbossjts.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossjts.jar],
DelegatingHandler(a)24246069[path=jbosssx-server.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbosssx-server.jar],
DelegatingHandler(a)18664654[path=jbosssx.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbosssx.jar],
DelegatingHandler(a)30015102[path=jbossts-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossts-common.jar],
DelegatingHandler(a)6503304[path=jbossws-common.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-common.jar],
DelegatingHandler(a)14252445[path=jbossws-framework.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-framework.jar],
DelegatingHandler(a)29313387[path=jbossws-native-jaxrpc.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxrpc.jar],
DelegatingHandler(a)23940670[path=jbossws-native-jaxws-ext.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxws-ext.jar],
DelegatingHandler(a)19663047[path=jbossws-native-jaxws.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-jaxws.jar],
DelegatingHandler(a)32787110[path=jbossws-native-saaj.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-native-saaj.jar],
DelegatingHandler(a)22081762[path=jbossws-spi.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossws-spi.jar],
DelegatingHandler(a)16166428[path=jbossxacml.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jbossxacml.jar],
DelegatingHandler(a)18929335[path=jmx-adaptor-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jmx-adaptor-plugin.jar],
DelegatingHandler(a)15764751[path=jnpserver.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jnpserver.jar],
DelegatingHandler(a)12384824[path=joesnmp.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/joesnmp.jar],
DelegatingHandler(a)13610862[path=jsp-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/jsp-api.jar],
DelegatingHandler(a)17209502[path=log4j-snmp-appender.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/log4j-snmp-appender.jar],
DelegatingHandler(a)907175[path=log4j.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/log4j.jar],
DelegatingHandler(a)13189396[path=mail-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/mail-plugin.jar],
DelegatingHandler(a)13605872[path=mail.jar context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/mail.jar],
DelegatingHandler(a)450123[path=properties-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/properties-plugin.jar],
DelegatingHandler(a)15479518[path=quartz.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/quartz.jar],
DelegatingHandler(a)16755466[path=scheduler-plugin-example.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/scheduler-plugin-example.jar],
DelegatingHandler(a)20337504[path=scheduler-plugin.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/scheduler-plugin.jar],
DelegatingHandler(a)26999190[path=servlet-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/servlet-api.jar],
DelegatingHandler(a)18816786[path=slf4j-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/slf4j-api.jar],
DelegatingHandler(a)3204263[path=slf4j-jboss-logging.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar],
DelegatingHandler(a)32742489[path=xnio-api.jar
context=file:/C:/jboss/jboss-5.1.0.GA/common/lib/
real=file:/C:/jboss/jboss-5.1.0.GA/common/lib/xnio-api.jar]] delegates=null
exported=[org.hibernate.loader.collection, , org.jboss.deployers.spi.management.deploy,
org.jboss.remoting.transporter, com.arjuna.ats.internal.jts.interposition.resources.osi,
com.arjuna.ats.internal.jta.transaction.jts.subordinate,
org.jboss.ejb3.proxy.clustered.objectfactory.session.stateful,
com.arjuna.ats.txoj.semaphore, org.jboss.wsf.common.injection.finders,
org.jboss.varia.property, com.arjuna.common.util.propertyservice,
com.arjuna.common.util.logging, org.jboss.jms.server.messagecounter,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi,
org.jboss.remoting.invocation, org.jboss.remoting.samples.transporter.proxy,
org.jboss.profileservice.management.views, javax.persistence,
org.hibernate.engine.loading, org.jboss.security.xacml.sunxacml.combine,
org.jboss.jms.client.remoting, com.arjuna.ats.internal.txoj.recovery,
com.mysql.jdbc.configs, org.jboss.remoting.samples.transporter.serialization.server,
javax.xml.registry.infomodel, com.arjuna.orbportability.orb,
org.jboss.resource.adapter.jdbc.remote, org.jboss.resource.spi.timer,
org.jboss.ha.cachemanager, org.jboss.web.tomcat.service.session.distributedcache.spi,
org.jboss.wsf.test, org.jboss.ejb3.cluster.metadata,
org.jboss.metadata.annotation.creator.client, org.jboss.resource.statistic.formatter,
com.arjuna.ats.internal.jta.transaction.arjunacore,
org.jboss.security.mapping.providers.principal, org.jboss.hibernate.deployers.metadata,
com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators,
org.jboss.wsf.common.management, org.jboss.resource.metadata, javax.enterprise.deploy.spi,
org.apache.log4j.lf5, org.jboss.remoting.detection.jndi, org.jboss.security.integration,
com.arjuna.common.internal.util.logging.simpleLog, org.jboss.jms.server.remoting,
org.jboss.ejb3.metadata, META-INF.maven.org.jboss.cluster.jboss-ha-server-api,
org.hibernate.cache.access, org.jboss.remoting.samples.transporter.basic,
org.apache.bsf.util, org.hibernate.intercept.cglib, org.jboss.remoting.transport.sslrmi,
org.hibernate.proxy, org.apache.bcel.verifier.exc, org.jboss.remoting.stream,
org.apache.log4j.varia, com.arjuna.orbportability.internal, org.hibernate.cache,
org.jboss.jmx.adaptor.rmi, org.jboss.security.auth.container.config,
org.hibernate.usertype, javax.security.auth.message.module,
org.jboss.management.j2ee.statistics, org.jboss.remoting, org.jboss.serial.util,
org.jboss.security.acl.config, org.jboss.resource.adapter.jdbc.vendor,
com.arjuna.ArjunaOTS, META-INF.maven.org.jboss.ws.native.jbossws-native-saaj,
org.jboss.resource.adapter.jdbc, org.hibernate.ejb.event,
com.arjuna.ats.internal.jts.utils, org.jboss.metadata.validation.chain.ejb.jboss,
com.arjuna.ats.jta.utils, javax.servlet, org.jboss.monitor.alerts,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna,
org.hibernate.annotations, org.jboss.jms.wireformat,
com.arjuna.ats.internal.arjuna.objectstore.jdbc, antlr.debug.misc,
org.jboss.security.xacml.jaxb, org.jboss.ejb3.deployers, org.hibernate.hql.ast.exec,
org.jboss.profileservice.cluster.repository, org.jboss.metadata.process.processor,
org.jboss.wsf.spi.util, org.hibernate.context,
org.jboss.remoting.samples.detection.multicast, org.jboss.xnio.management,
org.jboss.jmx.connector.invoker, javax.enterprise.deploy.model,
org.jboss.profileservice.web,
org.jboss.web.tomcat.service.session.distributedcache.impl.jbc, xmdesc,
org.jboss.ejb3.interceptors.container, org.jboss.remoting.transport.web,
org.hibernate.id.enhanced, javax.enterprise.deploy.shared,
org.jboss.metadata.common.jboss, org.jboss.ejb3.enc, org.jboss.ejb3.proxy.factory,
org.jboss.remoting.samples.callback.statistics, com.arjuna.ats.jta.xa,
org.jboss.proxy.ejb.handle, org.jboss.ejb3.proxy.clustered.factory.session.stateful,
org.jboss.metadata.serviceref, javax.mail.event,
org.jboss.ejb3.proxy.impl.objectfactory.session.stateless, org.apache.bsf.engines.xslt,
org.jboss.ha.client.loadbalance, org.jaxen.pattern, org.apache.log4j.lf5.viewer,
org.jboss.ejb.plugins.cmp.jdbc, org.jboss.ejb3.proxy.impl.objectstore,
org.jboss.metadata.annotation.finder, org.jboss.jms.server.security,
org.jboss.aspects.currentinvocation, org.jboss.wsf.framework.serviceref,
org.jboss.web.tomcat.service.session.distributedcache.impl, org.jboss.ejb3.dependency,
com.arjuna.ats.jbossatx.jta, org.jboss.iiop.jacorb, org.apache.bcel.generic,
org.slf4j.helpers, org.quartz.plugins.xml, com.arjuna.ats.txoj.lockstore,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-timerservice-spi, com.sun.mail.handlers,
org.jboss.profileservice.management.mbean, org.jboss.remoting.serialization.impl.java,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-mc-int, org.jboss.metadata.jpa.spec,
org.jboss.ejb3.endpoint, org.hibernate.intercept.javassist,
com.arjuna.orbportability.internal.orbspecific.orb.implementations,
org.jboss.injection.lang.reflect, com.arjuna.ats.jbossatx.jts,
org.jboss.ejb3.proxy.impl.objectfactory, org.jboss.ejb3.protocol.jarjar,
org.jboss.remoting.transport.servlet, com.arjuna.ats.internal.jta.xa,
org.jboss.ha.client.loadbalance.aop, org.hibernate.stat, javax.xml.ws,
org.jboss.invocation.iiop, org.jboss.ejb3.proxy.impl.invocation,
com.arjuna.ats.tsmx.mbeans, org.jboss.varia.autonumber,
org.jboss.deployers.spi.management, org.quartz.simpl, org.jboss.security.plugins.acl,
org.jboss.deployment.services, org.jboss.profileservice.management, org.quartz.jobs,
javax.xml.rpc.handler.soap, com.arjuna.orbportability.utils, org.jboss.ws.tools.io,
org.hibernate.impl, com.arjuna.ats.internal.arjuna.gandiva.nameservice,
org.jboss.wsf.common.reflection, org.hibernate.event.def,
org.jboss.remoting.samples.multiplex, org.hibernate.persister,
org.hibernate.ejb.transaction, org.hibernate.validator.resources,
org.jboss.ejb3.proxy.clustered.handler.session.stateful,
org.jboss.remoting.marshal.serializable,
org.jboss.remoting.samples.transporter.complex.server, com.mysql.jdbc.interceptors,
org.jboss.security.mapping.providers, org.jboss.wsf.framework.management.recording,
org.jboss.messaging.core.impl.jchannelfactory, org.jnp.interfaces, org.jboss.verifier,
javax.xml.rpc, org.opennms.protocols.snmp.asn1,
org.jboss.ejb3.interceptors.currentinvocation, org.hibernate.tool.instrument.cglib,
org.jboss.profileservice.spi.metadata, org.jboss.client,
org.hibernate.annotations.common.reflection.java,
com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator, bsh.util.lib,
org.jboss.remoting.samples.transporter.multiple.client,
org.jboss.security.xacml.interfaces, org.jboss.ha.hasessionstate.server,
org.jboss.iiop.test, org.quartz.core, com.mysql.jdbc.exceptions,
org.jboss.ejb.plugins.cmp.jdbc2.schema, org.jboss.ejb3.interceptors.proxy,
META-INF.maven.org.jboss.jpa.jboss-jpa-deployers, com.arjuna.ats.txoj.logging,
com.arjuna.ats.internal.arjuna.template, org.jboss.metadata.ejb.spec, org.hibernate.type,
com.arjuna.ats.arjuna.gandiva.inventory, javax.xml.ws.http,
com.arjuna.ats.jbossatx.logging, org.jboss.verifier.strategy,
org.jboss.remoting.samples.transporter.custom.server, org.apache.bsf.util.event.adapters,
org.apache.log4j.lf5.viewer.images, org.apache.commons.collections.set,
org.hibernate.loader, org.jboss.jms.delegate, org.hibernate.engine, org.quartz.spi,
com.arjuna.ats.jts.common, META-INF.maven.org.jboss.ws.jbossws-common,
org.jboss.security.propertyeditor, org.jboss.ha.framework.server.util,
com.arjuna.orbportability.exceptions, org.jboss.mail, org.jboss.remoting.detection.util,
org.jboss.ws.core.utils, com.arjuna.ats.jts.tx, org.jboss.ejb,
org.jboss.wsf.spi.metadata.j2ee.serviceref, com.arjuna.ats.jdbc, org.jboss.ha.jndi.spi,
com.arjuna.orbportability.logging, com.arjuna.orbportability.internal.common,
org.hsqldb.jdbc, org.jboss.serial.objectmetamodel,
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca,
META-INF.maven.org.hibernate.hibernate-core, javax.mail.util, org.apache.log4j.nt,
org.jboss.security.srp, com.arjuna.ats.internal.txoj.semaphore,
com.arjuna.common.internal.util.propertyservice.plugins.io,
org.jboss.security.xacml.locators, com.arjuna.ats.internal.jbossatx.jta.jca,
org.hibernate.tuple, org.jboss.remoting.transport.rmi,
org.hibernate.annotations.common.reflection, org.jboss.web, bsh.reflect,
org.hibernate.classic, org.hibernate.ejb.connection, org.jboss.security.xacml.util,
org.jboss.security.ssl, org.jboss.ejb3.mdb, javax.transaction.xa,
org.apache.bsf.engines.netrexx, org.hsqldb, com.arjuna.ats.jta.common,
org.hibernate.jdbc.util, javax.security.auth.message.config,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-endpoint, com.wutka.dtd,
org.jboss.jms.server.connectormanager, com.arjuna.ats.jts.utils,
org.jboss.metadata.process.processor.ejb.jboss, org.omg.stub.javax.ejb, org.jboss.jpa.tx,
org.hibernate.loader.entity, org.jboss.remoting.samples.oneway,
org.jboss.messaging.core.impl.clusterconnection, com.arjuna.ats.internal.jta.utils.jts,
org.jboss.wsf.spi.deployment, org.jboss.ejb3.interceptors.direct, antlr.collections.impl,
org.apache.log4j.or, org.hibernate, javax.xml.rpc.soap,
com.arjuna.ats.internal.tsmx.agent.exceptions, org.jboss.ha.jndi,
org.hibernate.bytecode.util, org.hsqldb.sample, org.hsqldb.lib,
com.arjuna.ats.txoj.exceptions, org.jboss.ejb3.metamodel, com.arjuna.ats.jts.exceptions,
org.apache.log4j.or.jms, javax.management.remote.rmi,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxws-ext, javax.interceptor,
org.jboss.wsf.spi.tools.ant, security, org.jboss.resource.timer,
com.arjuna.ats.tsmx.agent.exceptions, com.arjuna.ats.jta.transaction,
org.jboss.ejb3.metadata.plugins.loader, org.jboss.deployment.vfs,
com.arjuna.ats.internal.jta.recovery.arjunacore, org.jaxen,
com.arjuna.ats.internal.jts.lifecycle, com.arjuna.ats.jta.resources,
org.jboss.wsf.common.logging, com.arjuna.ats.arjuna.utils,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-security, org.jboss.ejb3.aop,
org.jboss.jms.client.delegate, bsh.commands, com.arjuna.ats.tsmx.agent,
org.jboss.security.xacml.sunxacml.support, org.jboss.serial.finalcontainers,
com.arjuna.ats.internal.txoj.lockstore, org.jboss.resource.security,
com.arjuna.ats.jts.recovery, org.jboss.messaging.core.impl.tx, com.mysql.jdbc.profiler,
org.jboss.resource.connectionmanager, javax.xml.ws.addressing.soap,
org.quartz.impl.calendar, com.arjuna.ats.internal.jdbc.drivers,
org.jboss.deployment.dependency, org.jboss.security.identity.fed,
com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators,
org.jboss.ejb3.kernel, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-clustered,
org.jboss.wsf.framework, com.arjuna.ats.arjuna.coordinator, org.jboss.invocation,
javax.servlet.http, com.arjuna.common.internal.util.licence.utils,
org.jboss.metadata.validation, javax.jws, org.hibernate.bytecode, org.jboss.jms.exception,
org.jboss.security.mapping, org.apache.log4j.spi, org.jboss.ejb3.interceptors.lang,
org.jboss.ejb3.common.resolvers.spi, com.arjuna.ats.jts.thread,
com.arjuna.ats.arjuna.gandiva.nameservice, org.jboss.security.xacml.sunxacml.ctx,
org.jboss.ejb3.naming, org.jboss.messaging.core.impl, org.jboss.jpa.resolvers,
org.jboss.remoting.samples.transporter.clustered.server, org.jboss.hibernate.deployers,
org.hsqldb.util.sqltool, org.jboss.ejb.plugins.local, org.jboss.monitor,
org.jboss.remoting.samples.transporter.proxy.client, org.hibernate.cache.entry,
org.quartz, org.jboss.threads, org.hibernate.hql, org.jboss.security.auth.spi,
com.arjuna.common.util, org.hibernate.transform, org.hibernate.tuple.component,
com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations,
org.jboss.ejb3.cache.persistence, org.jboss.invocation.pooled.server,
org.jboss.security.identitytrust.modules, org.jboss.metadata.common.spi,
com.arjuna.ats.internal.jta.utils, com.arjuna.ats.internal.jts.orbspecific.recovery,
org.jboss.security.authorization.modules, org.jboss.verifier.event,
org.jboss.iiop.rmi.marshal, org.jboss.ejb3.proxy.clustered.registry,
org.apache.log4j.jdbc, com.arjuna.ats.internal.jta.recovery.jts,
org.jboss.ejb3.common.resolvers.plugins,
com.arjuna.ats.internal.jta.resources.errorhandlers,
org.jboss.ejb3.proxy.clustered.familyname, org.apache.bcel.util,
org.jboss.annotation.javaee, org.jboss.ejb3.metadata.annotation, org.hibernate.sql,
org.jboss.messaging.util, org.jboss.ejb.plugins.cmp.jdbc.metadata,
com.arjuna.common.util.propertyservice.propertycontainer, org.hsqldb.persist,
org.jboss.invocation.http.server, org.jboss.wsf.spi.metadata.injection,
org.jboss.remoting.transport.sslsocket, com.arjuna.ats.arjuna.state,
org.jboss.ejb3.interceptors.aop, org.hibernate.lob, org.jboss.ejb3.security.helpers,
org.jboss.wsf.spi.management, org.jboss.ejb3.proxy.impl.objectfactory.session,
org.jboss.remoting.detection.multicast, org.jboss.security.authorization.modules.web,
antlr.build, org.hibernate.persister.entity, org.jboss.classloading.spi,
org.jboss.metadata.rar.jboss, org.jboss.jpa.injection, org.apache.bsf.engines.jacl,
org.jboss.mx.remoting.event, org.jboss.wsf.common.concurrent,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-ext-api, org.jboss.jca.spi,
org.jboss.remoting.samples.bisocket,
com.arjuna.orbportability.internal.orbspecific.oa.implementations,
org.apache.log4j.lf5.viewer.configure, org.jboss.ejb3.security.embedded.plugins,
org.jboss.ejb3.common.registrar.spi, org.jboss.crypto.digest, org.jboss.naming.java,
org.jboss.security.xacml.sunxacml, org.jboss.remoting.samples.transporter.complex,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-ext-api-impl, com.arjuna.ats.arjuna.thread,
org.apache.commons.collections.map, javax.xml.rpc.holders,
org.jboss.jms.server.plugin.contract, org.jboss.ejb3.interceptors.registry,
org.jboss.tm.usertx.client, org.jboss.security.negotiation.ntlm.encoding,
com.arjuna.ats.txoj, org.hibernate.cfg.search, org.jboss.remoting.transport.bisocket,
org.jboss.resource.binding.remote, org.jboss.ejb3.injection, com.arjuna.ats.txoj.common,
org.jboss.wsf.spi.serviceref, javax.security.jacc,
org.jboss.ejb3.proxy.impl.factory.session,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxrpc, org.jboss.wsf.common.utils,
org.jboss.jms.server.bridge, com.arjuna.ats.internal.arjuna,
javax.enterprise.deploy.spi.exceptions, org.quartz.xml, org.jboss.management.j2ee,
org.jboss.deployment.spi.configurations, bsh.servlet, org.jboss.aspects.tx,
org.apache.commons.collections.iterators, org.jboss.serial.io,
com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations,
com.arjuna.orbportability.orb.core, com.mysql.jdbc.integration.c3p0,
org.hibernate.cfg.annotations.reflection, org.hibernate.id,
com.arjuna.ats.internal.jts.interposition.resources.strict, org.jboss.ejb3.common.thread,
com.arjuna.common, org.jboss.jpa.util, org.jboss.deployment,
org.jboss.ejb3.common.metadata, javax.ejb.spi, bsh.collection,
org.jboss.metamodel.descriptor, com.arjuna.ats.internal.jta.transaction.jts.jca,
org.jboss.ejb3.proxy.impl.factory.session.service,
org.jboss.profileservice.management.upload, org.jboss.invocation.local,
META-INF.maven.org.slf4j.slf4j-api, META-INF.maven.org.jboss.cluster.jboss-ha-client,
org.jaxen.function, org.jboss.security.microcontainer.beans.metadata,
com.arjuna.ats.arjuna.objectstore.jdbc, org.jboss.remoting.samples.multiplex.invoker,
org.jboss.ejb3.tx.container, org.jaxen.javabean, org.jboss.lang.ref, org.hsqldb.resources,
org.jboss.security.xacml.sunxacml.finder.impl, org.jboss.ejb3.common.spi,
org.jboss.metadata.process.chain.ejb.jboss,
org.jboss.security.xacml.sunxacml.support.finder,
com.arjuna.ats.internal.jta.resources.jts.orbspecific, org.jboss.jms.server.container,
org.jboss.profileservice.management.templates, org.apache.bsf.util.cf, org.quartz.utils,
org.jboss.ha.framework.test, org.hibernate.validator.event,
javax.security.auth.message.callback, org.jboss.ejb3.common.lang, org.hsqldb.lib.java,
org.jboss.iiop.naming, com.arjuna.ats.internal.jts.interposition,
org.jboss.security.xacml.bridge, org.jboss.remoting.samples.chat, org.jnp.server,
com.arjuna.ats.internal.jbossatx.jts, org.hsqldb.scriptio, org.jboss.metadata.client.spec,
org.w3c.dom, com.arjuna.ats.tsmx.common, org.jaxen.function.ext, javax.management.remote,
com.arjuna.ats.internal.jbossatx.jta, org.jboss.ejb3.security.annotation,
org.jnp.interfaces.java, com.mysql.jdbc.integration.jboss,
org.jboss.ejb3.entity.hibernate, bsh, org.apache.log4j.lf5.util,
org.quartz.plugins.management, org.jaxen.saxpath.helpers,
org.jboss.metadata.annotation.creator.ws,
org.jboss.remoting.samples.transporter.proxy.server, javax.jms, org.jboss.ejb3.util,
antlr.actions.python, org.hibernate.loader.custom, stylesheets, org.jnp.client,
javax.jws.soap, org.jboss.profileservice.management.upload.remoting,
org.jboss.ejb3.common.string, org.hibernate.engine.query.sql,
org.jboss.ejb3.metadata.spi.signature, org.jboss.metadata.validation.validator.ejb.jboss,
org.jboss.ejb3.javaee, javax.resource.spi, org.hibernate.persister.collection,
org.hibernate.hql.ast.tree, org.jboss.remoting.samples.simple,
org.jboss.remoting.serialization, org.jboss.profileservice.management.matchers,
org.jaxen.expr.iter, org.jboss.ejb3.proxy.impl.remoting,
org.jboss.remoting.transport.servlet.web, org.jboss.ha.singleton.examples,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted,
org.jboss.ejb3.proxy.clustered.objectstore, org.jboss.ejb3.timerservice.spi,
org.jboss.jms.client.plugin, org.jboss.remoting.samples.chat.utility,
com.arjuna.ats.internal.jts.resources, org.jboss.remoting.transport.sslservlet,
org.jboss.security.plugins.audit, org.jboss.ejb3.proxy,
com.arjuna.ats.internal.jts.recovery.contact, org.hibernate.hql.antlr,
org.jboss.security.identitytrust, com.mysql.jdbc.util,
org.jboss.ejb3.interceptors.annotation, org.jboss.deployment.spi.status,
com.mysql.jdbc.exceptions.jdbc4, org.hibernate.proxy.pojo.javassist,
org.jboss.remoting.loading, com.arjuna.ats.jts.extensions, javax.resource.spi.work,
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context,
com.arjuna.common.util.exceptions, org.jboss.security.jndi,
org.apache.commons.collections.bidimap,
META-INF.maven.org.jboss.aspects.jboss-remoting-aspects, org.jboss.ejb.plugins.lock,
org.jboss.aspects.remoting.interceptors.invoker, org.apache.bcel.verifier.structurals,
org.jboss.remoting.samples.transporter.multiple, org.quartz.helpers,
org.jboss.varia.scheduler.example, com.arjuna.ats.jdbc.common,
org.jboss.mx.remoting.provider.iiop, org.jboss.crypto, org.apache.bsf,
org.jboss.security.identity, org.quartz.utils.weblogic, javax.servlet.jsp.tagext,
com.arjuna.ats.jbossatx, org.hibernate.jmx, org.jboss.resource.work,
javax.enterprise.deploy.spi.status, org.jboss.security.identitytrust.config,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources,
org.jboss.metadata.validation.validator, org.hibernate.hql.ast, antlr,
com.arjuna.ats.internal.txoj, org.jboss.resource.statistic, org.jboss.naming,
org.jboss.jms.server.connectionfactory, org.jboss.remoting.detection,
org.hibernate.proxy.map, org.apache.commons.collections.buffer,
org.jboss.metadata.validation.chain, org.jboss.wsf.spi.binding,
org.jboss.wsf.spi.invocation, org.jboss.remoting.security,
org.hibernate.annotations.common.util, javax.xml.registry, org.jboss.jpa.remote,
org.jboss.metadata.javaee.jboss, org.jaxen.jdom, org.jboss.messaging.core.contract,
org.jboss.ejb3.common.registrar.plugin.mc, org.jboss.messaging.util.prioritylinkedlist,
com.mysql.jdbc, antlr.preprocessor, org.apache.bsf.engines.javascript,
com.arjuna.orbportability, com.arjuna.orbportability.common, org.jboss.wsf.framework.http,
org.jboss.security.integration.password, org.jboss.security.jce,
org.jboss.ejb.plugins.jms, org.quartz.ee.jmx.jboss.doc-files, javax.xml.rpc.server,
org.jboss.ejb3.proxy.clustered.factory.session.stateless, com.sun.mail.smtp,
org.jboss.metadata.web.jboss, org.jboss.remoting.transport.multiplex,
org.quartz.jobs.ee.mail, org.apache.log4j.or.sax, org.jboss.wsf.common,
com.arjuna.orbportability.internal.utils, org.jaxen.util, org.jboss.remoting.samples.http,
org.jboss.aspects.security, org.jboss.security.acl, com.arjuna.common.util.concurrency,
org.hibernate.engine.transaction, org.hibernate.bytecode.cglib, org.jboss.util.stream,
org.jboss.jms.server.destination, javax.enterprise.deploy.shared.factories,
org.jboss.ejb3.common.proxy.spi, org.jboss.ejb3.annotation, org.jboss.corba,
org.hibernate.loader.criteria, org.jboss.metadata.merge,
org.jboss.ejb3.proxy.clustered.objectfactory.session.stateless,
org.jboss.ejb3.proxy.clustered.jndiregistrar, com.arjuna.ats.internal.tsmx.mbeans,
org.hibernate.annotations.common, org.jboss.remoting.ident,
org.jboss.invocation.unified.interfaces, org.jboss.security.plugins.authorization,
org.jboss.ejb.deployers, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-spi,
org.jboss.hibernate, org.hsqldb.util, META-INF.maven.org.jboss.ejb3.jboss-ejb3-proxy-impl,
org.jboss.ejb3.metadata.jpa.spec, org.jboss.ha.framework.server.spi,
org.jboss.ejb3.interceptor, org.jboss.jms.server.endpoint.advised, javax.servlet.jsp,
org.jboss.mx.remoting, org.jboss.security.factories,
org.jboss.resource.connectionmanager.xa, org.jboss.verifier.factory,
org.jboss.ha.hasessionstate.interfaces, org.jboss.aspects.remoting.interceptors.marshall,
org.hibernate.engine.query, META-INF.maven.org.jboss.ejb3.jboss-ejb3-cache,
org.apache.commons.logging, org.jboss.deployment.security, org.jboss.jpa.javaee,
org.jboss.iiop.rmi.marshal.strategy, org.jboss.cache.invalidation.triggers,
com.arjuna.ats.internal.arjuna.objectstore, org.jboss.ejb3.endpoint.reflect, org.jboss.tm,
org.jboss.security.auth, javax.resource.cci, org.jboss.management.j2ee.deployers,
org.jboss.jms.server, org.jboss.security.srp.jaas,
com.arjuna.common.internal.util.propertyservice, javax.xml.ws.spi,
org.jboss.naming.interceptors, org.jboss.metadata.annotation.creator.ejb.jboss,
org.jboss.security.xacml.sunxacml.cond, com.arjuna.orbportability.recovery,
org.jboss.security, org.jboss.security.auth.message.config,
org.apache.commons.collections.functors,
META-INF.maven.org.jboss.cluster.jboss-ha-server-cache-jbc,
org.jboss.ejb3.proxy.clustered.invocation, org.jboss.slf4j,
org.jboss.ejb3.proxy.impl.objectfactory.session.stateful, org.hibernate.mapping,
org.jboss.jms.server.endpoint, org.jboss.metadata.process, META-INF.services,
org.quartz.impl, org.jboss.security.negotiation.common,
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict,
org.jboss.ejb3.proxy.impl.handler.session, org.hibernate.validator.interpolator,
META-INF.maven.org.jboss.ws.jbossws-framework, org.jboss.ejb3.security,
org.jboss.security.auth.login, com.arjuna.ats.jts.logging, org.apache.bsf.util.type,
org.apache.commons.collections.collection, org.jboss.jms.client.state,
com.arjuna.ats.internal.jta.resources.arjunacore,
org.jboss.remoting.samples.transporter.multiple.server,
org.jboss.ejb3.common.proxy.plugins.async, org.jboss.remoting.samples.config.factories,
org.hibernate.ejb.instrument, org.apache.log4j.xml,
org.jboss.remoting.samples.transporter.serialization, org.hibernate.action,
org.jboss.resource, org.jboss.wsf.spi.tools, org.jboss.deployment.spi.beans,
com.arjuna.ats.internal.jts.recovery.recoverycoordinators,
org.jboss.remoting.samples.transporter.clustered.client, org.jboss.ejb3,
org.jboss.metadata.annotation.creator, org.jboss.ha.framework.server.deployers,
org.quartz.jobs.ee.jmx, org.jboss.wsf.framework.invocation, org.apache.bsf.engines.jython,
org.jboss.invocation.jrmp.server, org.jboss.wsf.spi.annotation,
org.jboss.ejb3.connectionmanager, org.hibernate.dialect,
com.arjuna.ats.internal.jta.resources.jts, org.jboss.ejb3.jms,
org.jboss.invocation.unified.marshall, org.jboss.messaging.core.jmx,
org.jboss.ejb3.common.classloader, javax.mail, org.jboss.wsf.spi.deployment.integration,
org.jboss.jpa.resolvers.strategy, org.hibernate.bytecode.javassist,
org.apache.log4j.helpers, com.arjuna.ats.jta.recovery,
META-INF.maven.org.jboss.metadata.jboss-metadata, org.jboss.security.xacml.core.ext,
org.jboss.proxy.generic, org.jboss.metadata.lang, com.arjuna.ats.arjuna, org.slf4j.impl,
com.arjuna.ats.internal.tsmx.agent.implementations.ri, org.hsqldb.index,
org.jboss.aspects.remoting, org.jboss.persistence, org.hibernate.connection,
org.jboss.remoting.serialization.impl.jboss, org.jboss.web.tomcat.service.sso.spi,
org.jboss.jms.server.connectionmanager, org.hibernate.proxy.pojo, org.jaxen.expr,
org.jboss.remoting.samples.detection.jndi.ssl, org.jboss.messaging.core.impl.message,
org.jboss.security.authorization.resources, org.jboss.metadata.ejb.jboss,
org.jboss.ejb.plugins.cmp.jdbc2, antlr.collections, org.jboss.security.cache,
org.jboss.web.tomcat.service.sso.jbc, javax.enterprise.deploy.model.exceptions, META-INF,
org.hsqldb.rowio, org.jboss.mx.remoting.tracker, org.jboss.mx.remoting.provider.rmi,
org.jboss.security.xacml.core, com.arjuna.ats.txoj.tools,
org.jboss.wsf.spi.metadata.webservices, org.jboss.security.authorization.util,
org.quartz.ee.jmx.jboss, org.hibernate.validator,
com.arjuna.ats.internal.arjuna.coordinator, org.apache.commons.collections.keyvalue,
org.jboss.security.xacml.sunxacml.attr.proxy, javax.mail.internet,
com.arjuna.ats.arjuna.objectstore, org.jboss.ha.framework.interfaces,
org.apache.log4j.lf5.config, org.jboss.metadata.annotation.creator.jboss,
org.jboss.invocation.pooled.interfaces, javax.xml.ws.handler, org.jboss.ejb3.cache,
org.jboss.metadata.ejb.jboss.proxy, com.arjuna.ats.internal.jta.resources,
org.jboss.remoting.samples.transporter.basic.client, org.quartz.ee.jta,
org.hibernate.transaction, org.jboss.security.config,
com.arjuna.ats.internal.jta.utils.arjunacore,
org.jboss.ejb3.proxy.clustered.handler.session.stateless, javax.security.auth.message,
org.jboss.ejb3.cache.tree, org.jboss.remoting.samples.callback.acknowledgement,
org.jboss.remoting.samples.serialization, org.jboss.hibernate.jmx, com.sun.mail.iap,
META-INF.maven.org.jboss.aspects.jboss-current-invocation-aspects,
org.jboss.ejb3.statistics, org.jboss.jms, org.jboss.ejb.plugins.cmp.jdbc.keygen,
org.jboss.ejb3.proxy.impl.objectfactory.session.service, org.apache.commons.logging.impl,
org.hibernate.intercept, com.arjuna.ats.internal.jdbc.recovery,
org.quartz.plugins.history, org.jboss.jmx.connector.invoker.serializablepolicy, javax.ejb,
org.jboss.ha.singleton, com.sun.mail.imap, org.apache.commons.collections,
org.hibernate.jdbc, org.jboss.ejb.plugins.keygenerator, org.jboss.security.audit,
org.jboss.wsf.spi.http, org.jboss.managed.plugins.advice,
com.arjuna.ats.internal.jts.orbspecific, org.hsqldb.store, org.slf4j.spi,
org.jboss.wsf.spi, org.jboss.remoting.samples.transporter.complex.client, org.jboss.iiop,
org.jboss.jms.recovery, org.jboss.security.xacml.sunxacml.cond.cluster,
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate, org.jboss.ha.jmx.examples,
org.jboss.monitor.client, org.hibernate.secure, org.jboss.metadata, org.jboss.ejb3.tx,
org.jboss.security.callbacks, com.arjuna.ats.internal.arjuna.thread, org.gjt.mm.mysql,
org.quartz.impl.jdbcjobstore.oracle, javax.xml.ws.soap, org.jboss.ejb3.interceptors,
org.omg.XA, org.jboss.ejb3.proxy.spi.container, org.jboss.wsf.spi.metadata.j2ee,
javax.xml.ws.wsaddressing, com.arjuna.ats.internal.jts, org.hibernate.cfg,
org.jboss.management.j2ee.cluster, org.jboss.security.client,
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition,
org.jboss.security.plugins.identitytrust, org.jboss.ejb3.interceptors.metadata,
org.hibernate.tool.instrument.javassist, org.jboss.ejb3.remoting,
org.jboss.metadata.ejb.jboss.jndipolicy.spi, com.arjuna.ats.internal.jta,
org.jboss.security.plugins.javaee, org.jaxen.saxpath.base,
org.jboss.remoting.network.filter, META-INF.maven.org.jboss.ejb3.jboss-ejb3-interceptors,
org.jboss.remoting.marshal, org.jboss.ejb3.resolvers, org.jboss.ejb3.proxy.impl.factory,
org.hibernate.cache.impl, org.jboss.proxy.compiler, org.jboss.jpa.deployment,
org.jboss.serial.exception, org.hibernate.id.insert, org.jboss.invocation.unified.server,
org.jboss.ejb.plugins.cmp.ejbql, org.jboss.remoting.transport.local,
org.jboss.cache.invalidation.bridges, com.arjuna.common.internal.util.logging.jakarta,
org.jaxen.dom, com.arjuna.ats.arjuna.gandiva, org.jboss.xnio.channels,
org.jboss.ejb3.common.kernel, com.arjuna.ats.arjuna.tools,
org.jboss.remoting.marshal.http, bsh.util, org.apache.log4j.lf5.viewer.categoryexplorer,
org.jboss.ejb.plugins, org.jboss.ejb.txtimer, org.jboss.serial.references,
javax.xml.rpc.handler, org.jboss.ejb3.pool, org.hibernate.hql.ast.util,
org.jboss.mx.remoting.connector, org.jboss.security.negotiation,
org.jboss.security.auth.callback, org.jboss.metadata.annotation.creator.ejb,
org.apache.commons.collections.comparators, org.jboss.ejb3.stateless,
com.arjuna.ats.internal.jdbc.drivers.modifiers, org.jboss.remoting.samples.detection.jndi,
com.arjuna.ats.arjuna.logging, org.jboss.ejb3.interceptors.aop.annotation,
org.jboss.ejb3.annotation.impl, org.jboss.ejb3.mdb.inflow,
org.jboss.security.negotiation.spnego, javax.servlet.resources,
org.jboss.security.authorization.modules.ejb, org.jboss.proxy,
org.jboss.remoting.samples.chat.server, org.jboss.jms.jndi,
org.jboss.remoting.transport.https, org.jboss.aspects.txlock,
org.quartz.impl.jdbcjobstore.oracle.weblogic, org.jboss.security.xacml.sunxacml.attr,
org.jboss.iiop.csiv2, org.jboss.remoting.transport.coyote.ssl, javax.el, org.jaxen.xom,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-metadata, com.arjuna.ats.internal.jbossatx.agent,
javax.management.j2ee.statistics, META-INF.maven.org.jboss.javaee.jboss-jaspi-api,
org.jboss.ws, com.arjuna.ats.internal.arjuna.gandiva.inventory, org.jboss.ejb3.service,
org.jboss.remoting.samples.chat.client, org.jboss.metadata.validation.validator.ejb,
org.hibernate.ejb.util, org.hibernate.ejb, org.jboss.security.plugins.auth,
org.hibernate.dialect.function, org.jboss.invocation.http.interfaces,
com.arjuna.ats.arjuna.recovery, org.quartz.impl.jdbcjobstore, schema,
com.mysql.jdbc.jdbc2.optional, org.jboss.messaging.core.impl.postoffice,
org.jboss.security.authorization, org.jboss.ejb3.cache.simple,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-core,
org.jboss.ejb3.interceptors.annotation.impl, org.jboss.monitor.services,
com.arjuna.ats.internal.jbossatx.jts.jca, org.jboss.profileservice.spi,
META-INF.maven.org.jboss.threads.jboss-threads, org.jboss.remoting.socketfactory,
org.jboss.profileservice.spi.types, org.apache.commons.collections.list,
org.jboss.tm.iiop, com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca,
com.arjuna.ats.arjuna.common, org.jboss.jms.server.recovery,
org.hibernate.annotations.common.reflection.java.generics, antlr.actions.java,
org.jboss.resource.deployment, org.jboss.annotation.ear,
META-INF.maven.org.jboss.naming.jnpserver, org.jboss.ha.jndi.impl.jbc,
org.hibernate.dialect.lock, org.jboss.remoting.transport.coyote,
org.hibernate.proxy.dom4j, org.hibernate.pretty, javax.annotation,
org.jboss.remoting.transport.multiplex.utility, javax.xml.ws.handler.soap,
org.hibernate.util, javax.resource, org.jaxen.dom4j, org.jboss.jms.tx,
org.jboss.remoting.util.socket, org.jboss.jmx.connector.invoker.client,
META-INF.maven.org.jboss.slf4j.slf4j-jboss-logging,
org.jboss.wsf.spi.management.recording,
META-INF.maven.org.jboss.ws.native.jbossws-native-jaxws,
com.arjuna.ats.internal.arjuna.state, org.jboss.ejb3.proxy.impl.factory.session.stateless,
org.jboss.jpa.deployers, org.hibernate.proxy.pojo.cglib, com.sun.mail.pop3,
org.jboss.ha.framework.server.lock, org.jboss.proxy.ejb,
org.jboss.messaging.core.impl.memory,
org.jboss.remoting.samples.transporter.custom.client, org.jboss.security.javaee,
org.apache.log4j.ext, org.apache.bcel.verifier.statics, org.jboss.jms.client.container,
org.jboss.metadata.rar.spec, org.jboss.ejb3.proxy.impl.factory.session.stateful,
org.slf4j, org.apache.bsf.util.event, com.arjuna.common.internal.util.logging,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-transactions,
org.jboss.remoting.samples.transporter.serialization.client,
org.jboss.serial.objectmetamodel.safecloning, org.hibernate.ejb.packaging,
org.jboss.ejb3.proxy.clustered.objectfactory.session, com.arjuna.orbportability.debug,
javax.persistence.spi, bsh.classpath, com.arjuna.ats.tsmx,
org.jboss.ejb.plugins.cmp.bridge, org.jboss.resource.metadata.repository,
com.arjuna.ats.tsmx.logging, org.jboss.cache.invalidation, org.jboss.profileservice.aop,
com.arjuna.ats.internal.jta.transaction.jts, org.hibernate.cache.impl.bridge,
org.jboss.remoting.network, org.jboss.security.deployers, org.jboss.ejb3.cache.impl,
org.jboss.ejb3.naming.client.java, org.jboss.ha.jmx, org.jboss.monitor.alarm, dtd,
org.jboss.security.negotiation.ntlm, org.jboss.metadata.annotation.creator.web,
META-INF.maven.org.jboss.aspects.jboss-transaction-aspects, org.jboss.jms.destination,
org.jboss.remoting.samples.chat.exceptions, org.jboss.web.deployers,
org.jboss.ejb.plugins.security, org.jboss.tm.usertx.interfaces,
org.jboss.wsf.common.handler, javax.servlet.jsp.el,
META-INF.maven.org.jboss.ws.jbossws-spi, org.jboss.remoting.marshal.encryption,
org.jboss.ejb3.entity, org.jboss.security.microcontainer.beans,
org.jboss.jms.server.jbosssx, org.jboss.jms.client, org.apache.log4j.jmx,
org.jboss.ha.framework.server, org.jboss.ejb3.security.client,
org.jboss.ejb.plugins.inflow, org.apache.log4j.config, org.jboss.serial,
org.jboss.xnio.log, org.jboss.resource.adapter.jdbc.jdk6, org.hibernate.tuple.entity,
javax.xml.ws.addressing, org.jboss.tm.usertx.server, org.jboss.remoting.marshal.compress,
com.arjuna.ats.internal.jts.orbspecific.coordinator, org.jboss.security.annotation,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-deployers,
com.arjuna.ats.internal.jta.transaction.arjunacore.jca, org.jboss.metadata.ear.jboss,
org.jboss.injection, com.arjuna.ats.jta.exceptions, org.jboss.jms.message,
org.jboss.serial.persister, org.hibernate.hql.classic, org.jboss.remoting.util,
org.quartz.jobs.ee.ejb, org.jboss.remoting.callback,
org.jboss.remoting.samples.transporter.simple, org.jboss.resource.statistic.pool,
com.arjuna.ats.jta.logging, com.arjuna.ats.internal.jts.interposition.resources.arjuna,
org.jboss.ejb3.mcint.annotationadaptor, org.hibernate.criterion, javax.transaction,
javax.xml.soap, org.jboss.security.xacml.core.model.context,
org.jboss.remoting.marshal.rmi, org.jboss.invocation.jrmp.interfaces,
org.jboss.security.jacc, org.apache.log4j, org.jboss.ejb3.proxy.clustered.objectfactory,
org.hibernate.tool.instrument, com.arjuna.ats.internal.jts.orbspecific.interposition,
com.mysql.jdbc.log, org.jboss.remoting.samples.transporter.basic.server,
org.jboss.iiop.rmi, org.jboss.ejb3.annotation.defaults, org.jboss.mq.server.jmx,
org.jboss.metadata.ear.spec, org.jboss.security.plugins, org.jboss.ejb3.proxy.impl,
org.apache.commons.collections.bag, org.jboss.security.negotiation.prototype,
org.apache.log4j.chainsaw, org.opennms.protocols.snmp, org.jboss.deployment.spi.factories,
org.jboss.security.mapping.config, org.jboss.aspects.remoting.interceptors.transport,
org.jboss.profileservice.ejb, org.jboss.wsf.common.injection.resolvers,
org.jboss.serial.classmetamodel, com.arjuna.ats.internal.arjuna.recovery,
org.jboss.security.identity.plugins, org.apache.bsf.util.event.generator, org.apache.bcel,
org.jboss.remoting.transport.http, com.arjuna.orbportability.event, org.jboss.tm.usertx,
org.jboss.remoting.marshall.encryption, org.jboss.security.auth.message,
org.hibernate.loader.hql, org.jboss.security.identity.extensions,
META-INF.maven.org.jboss.ejb3.jboss-ejb3-common, javax.mail.search,
org.jboss.security.auth.container.modules, org.hibernate.metadata,
org.jboss.metadata.web.spec, org.jboss.deployment.spi,
org.jboss.security.authorization.config, org.jboss.iiop.tm,
org.jboss.ejb3.interceptors.util, org.jboss.wsf.framework.deployment,
org.hibernate.property, org.jboss.remoting.samples.stream, javax.management.j2ee,
org.jboss.util, org.jboss.mx.remoting.rmi, org.jboss.deployment.remoting,
org.jnp.interfaces.jnp, org.hibernate.collection, org.jboss.management.j2ee.factory,
org.hibernate.exception, org.jboss.wsf.spi.tools.cmd, org.jboss.naming.client.java,
com.sun.mail.util, com.arjuna.orbportability.internal.orbspecific.versions,
org.hibernate.param, org.jboss.metadata.rar.jboss.mcf,
org.jboss.wsf.spi.invocation.integration, com.arjuna.ats.arjuna.xa,
org.jboss.jms.server.plugin, org.jboss.ejb.plugins.cmp.jdbc2.keygen,
org.jboss.wsf.common.servlet, javax.servlet.jsp.resources,
org.jboss.security.plugins.mapping, org.jboss.hibernate.session,
org.jboss.remoting.transport.sslbisocket, com.sun.mail.imap.protocol,
com.arjuna.ats.internal.jts.interposition.resources.restricted,
META-INF.maven.org.jboss.aspects.jboss-security-aspects, org.jboss.remoting.transport,
org.jboss.jpa.spi, com.arjuna.ats.internal.arjuna.utils, org.apache.bcel.classfile,
org.jboss.ejb3.stateful, antlr.ASdebug, org.jboss.metadata.client.jboss,
org.hibernate.tool.hbm2ddl, org.jboss.jms.referenceable,
com.arjuna.ats.internal.jts.coordinator, com.arjuna.ats.arjuna.exceptions,
com.arjuna.ats.internal.jts.recovery.transactions, org.hibernate.loader.custom.sql,
org.jboss.remoting.samples.callback,
com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors, org.jboss.ws.tools.ant,
org.hsqldb.types, org.jboss.iiop.codebase, META-INF.maven.org.hibernate.hibernate-jmx,
org.jboss.security.xacml.factories, org.apache.bcel.verifier, com.arjuna.ats.jdbc.logging,
org.jboss.ha.timestamp, org.jboss.ejb.plugins.cmp.jdbc2.bridge,
com.arjuna.orbportability.oa.core, org.jaxen.saxpath, org.jboss.xnio, antlr.debug,
com.arjuna.common.util.propertyservice.plugins, org.jboss.metadata.process.chain,
antlr.actions.csharp, org.jboss.security.xacml.sunxacml.finder,
org.jboss.remoting.security.domain, org.jboss.ejb.plugins.cmp.jdbc.bridge,
org.jboss.iiop.rmi.ir, org.jboss.jms.server.selector,
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator,
org.jboss.ejb3.security.bridge, org.hibernate.annotations.common.annotationfactory,
com.arjuna.ats.internal.jts.recovery, org.jboss.security.audit.config,
org.jboss.remoting.transport.http.ssl, org.jboss.deployment.plugin,
org.jboss.security.xacml.core.model.policy,
org.apache.log4j.net,
org.jboss.ejb3.tx.metadata, org.jboss.security.auth.certs, antlr.actions.cpp,
org.jboss.metadata.ejb.jboss.jndipolicy.plugins, org.jboss.resource.metadata.mcf,
licenses, org.hibernate.event, org.jboss.metadata.common.ejb, org.jaxen.function.xslt,
javax.resource.spi.endpoint, com.arjuna.orbportability.oa,
org.jboss.ejb3.common.deployers.spi, com.arjuna.ats.internal.jts.context,
com.arjuna.ats.jts, javax.resource.spi.security, org.jboss.ejb3.mcint.metadata.plugins,
org.hibernate.cfg.annotations, META-INF.maven.org.jboss.cluster.jboss-ha-server-cache-spi,
org.jboss.wsf.framework.management, org.jboss.ejb3.proxy.impl.jndiregistrar,
org.jboss.ejb3.cache.grouped, org.jboss.metadata.javaee.support, org.jboss.ejb3.session,
org.jboss.remoting.transport.socket, org.quartz.ee.servlet,
org.jboss.wsf.common.injection, org.jboss.security.negotiation.spnego.encoding,
com.arjuna.ats.jta, org.jboss.profileservice.remoting, javax.xml.rpc.encoding,
javax.enterprise.deploy.spi.factories, org.jboss.security.audit.providers,
javax.annotation.security, org.jboss.remoting.transport.sslmultiplex,
org.jboss.varia.scheduler, org.jboss.metadata.javaee.spec, org.jboss.logging,
org.jboss.jdbc, com.arjuna.ats.internal.jdbc, org.omg.CosTransactions]
<IMPORT-ALL>NON_EMPTY}}
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(
DeployersImpl.java:993)at
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(
DeployersImpl.java:939)at
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(
MainDeployerImpl.java:873)at
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(
MainDeployerAdapter.java:128)at
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(
HDScanner.java:369)at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(
HDScanner.java:255)at java.util.concurrent.Executors$RunnableAdapter.call(
Executors.java:441)at java.util.concurrent.FutureTask$Sync.innerRunAndReset(
FutureTask.java:317)at java.util.concurrent.FutureTask.runAndReset(
FutureTask.java:150)at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(
ScheduledThreadPoolExecutor.java:98)at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(
ScheduledThreadPoolExecutor.java:181)at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(
ScheduledThreadPoolExecutor.java:205)at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(
ThreadPoolExecutor.java:886)at java.util.concurrent.ThreadPoolExecutor$Worker.run(
ThreadPoolExecutor.java:908)at java.lang.Thread.run(
Thread.java:619)
: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS IN ERROR:
Deployment
"persistence.unit:unitName=forstersList-ear.ear/forstersList-ejb.jar#forstersList"
is in error due to the following reason(s):
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/527507#527507