your resource is not properly configured.
in web.xml you need the resource ref config and than in jboss-web.xml you need to map that
resource to actual jndi name the datasource is deployed under.
search the jboss wiki on jboss-web.xml for examples.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226713#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...