I've created a special file zjca-ds.xml with the hope that I'll help me to deploy an adapter:
| <connection-factories> | | <no-tx-connection-factory> | | <adapter-display-name>zjcaAdapter</adapter-display-name > | <jndi-name>zjcaAdapter</jndi-name> | <rar-name>zjca.rar</rar-name> | <connection-definition>zjca.ZConnectionFactory</connection-definition> | | </no-tx-connection-factory> | | </connection-factories> | Unfortunetly, all it produces is the following: anonymous wrote : | 16:16:17,328 ERROR [URLDeploymentScanner] Incomplete Deployment listing: | MBeans waiting for other MBeans: | ObjectName: jboss.web.deployment:war=zjca.war,id=1512608368 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.web.deployment:war=zjca.war,id=-859130894 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.web.deployment:war=zjca.war,id=1706383051 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.web.deployment:war=zjca.war,id=-665356211 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.jca:service=NoTxCM,name=zjcaAdapter | state: CONFIGURED | I Depend On: jboss.jca:service=ManagedConnectionPool,name=zjcaAdapter | jboss.jca:service=CachedConnectionManager | | Depends On Me: jboss.jca:service=ConnectionFactoryBinding,name=zjcaAdapter | | ObjectName: jboss.jca:service=ManagedConnectionPool,name=zjcaAdapter | state: CONFIGURED | I Depend On: jboss.jca:service=ManagedConnectionFactory,name=zjcaAdapter | | Depends On Me: jboss.jca:service=NoTxCM,name=zjcaAdapter | | ObjectName: jboss.jca:service=ManagedConnectionFactory,name=zjcaAdapter | state: CONFIGURED | I Depend On: jboss.jca:service=RARDeployment,name='zjca.rar' | | Depends On Me: jboss.jca:service=ManagedConnectionPool,name=zjcaAdapter | | ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=zjcaAdapter | state: CONFIGURED | I Depend On: jboss.jca:service=NoTxCM,name=zjcaAdapter | | Depends On Me: | | MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: | ObjectName: jboss.web.deployment:war=zjca.war,id=1706383051 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.web.deployment:war=zjca.war,id=-665356211 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.web.deployment:war=zjca.war,id=1512608368 | state: DESTROYED | I Depend On: | Depends On Me: | ObjectName: jboss.jca:service=RARDeployment,name='zjca.rar' | state: NOTYETINSTALLED | I Depend On: | Depends On Me: jboss.jca:service=ManagedConnectionFactory,name=zjcaAdapter | | ObjectName: jboss.web.deployment:war=zjca.war,id=-859130894 | state: DESTROYED | I Depend On: | Depends On Me: | Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875425#3875425 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875425 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
