Through much toil and searching, the solution I found was to put the following into my
EAR's application.xml file:
<module>
| <java>
| *-ds.xml
| </java>
| </module>
and it worked.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055730#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...