Yes. In your EAR file, create a jboss-app.xml file containing the following:

  | <jboss-app>
  |   
  |  <module>
  |    <service>myapp-ds.xml</service>
  |  </module>
  |   
  | </jboss-app>

Place this jboss-app.xml in the META-INF folder of your EAR. And place the 
-ds.xml at the root of the EAR.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158370
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to