[jboss-user] [Installation, Configuration & Deployment] - Re: Problem deploying data source in JBoss 5

genman do-not-reply at jboss.com
Fri May 18 00:14:26 EDT 2007


JBoss 5 isn't an official release, yet. I'm not sure if the deployment ordering is broken or not.

Anyway, create a jboss-web.xml ... look at the DTD, have it depend on the MBean the -ds.xml creates.


<jboss-web>
  jboss.jca:name=xyzDS,service=ManagedConnectionPool
</jboss-web>


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046696#4046696

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046696



More information about the jboss-user mailing list