Can you post the persistence.xml and the sample-ds.xml? Looks like in the persistence.xml
you are pointing to datasource/sampleDS which is configured through sample-ds.xml. By
default, the datasources are bound to java: namespace. So you might have to change the
persistence.xml to use java:/datasource/sampleDS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100500#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...