No particular reason for putting the -dm.xml in the .ear. Right now I'd be happy to
get it working any old way. Regardless of neatness of the solution, it should still work
when its in the .ear? I've now moved it out of the .ear and into the /deploy directory
but I get an error:
Do I need to be carefull to deploy the .ear first and then the -ds.xml file? Trying
again....
ERROR org.jboss.deployment.scanner.URLDeploymentScanner Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.jca:service=ManagedConnectionFactory,name=index_connection_factory
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Could not find
ManagedConnectionFactory class: uk.co.thebadgerset.index.ra.ManagedConnectionFactoryImpl
I Depend On:
jboss.jca:service=RARDeployment,name='index-ra-test-0.1.ear#index-ra-0.1.rar'
Depends On Me:
jboss.jca:service=ManagedConnectionPool,name=index_connection_factory
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:service=ManagedConnectionFactory,name=index_connection_factory
State: FAILED
Reason: org.jboss.deployment.DeploymentException: Could not find
ManagedConnectionFactory class: uk.co.thebadgerset.index.ra.ManagedConnectionFactoryImpl
I Depend On:
jboss.jca:service=RARDeployment,name='index-ra-test-0.1.ear#index-ra-0.1.rar'
Depends On Me:
jboss.jca:service=ManagedConnectionPool,name=index_connection_factory
Thu Aug 03 20:21:07 BST 2006 main 3882 localhost localhost:1535
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962985#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...