You can place the -ds.xml in the EAR file and then use the jboss-app.xml to have this
entry:
| <jboss-app>
|
|
| <module>
| <service>myds-ds.xml</service>
| </module>
|
| </jboss-app>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156588#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...