Finally figured it out. Change jboss-web.xml to:
<resource-ref>
| <res-ref-name>jdbc/test</res-ref-name>
| <jndi-name>java:jdbc/test</jndi-name>
| </resource-ref>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994882#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...