The java: namespace is accessible only for components running within the save JVM as the
server. In your case, the client is running in its own JVM (it's a standalone client)
and hence will not be able to access the datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149708#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...