I got it to work by depending on the DataSourceBinding. It may just be that you are
depending on something that is available too soon. Try something like this instead:
<depends>jboss.jca:service=DataSourceBinding,name=jdbc/XXX</depends>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162169#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...