two things:
1)not sure if it matters, but use java:/DefaultDS instead of java:DefaultDS in
persistence.xml.
2)Persistence.create* is for use outside the container. try doing a JNDI lookup of the
factory instead.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107159#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...