When I am triing to deply the persistence.xml into jboss 4.2.2 GA, I am getting following
exception:
Reason: java.lang.RuntimeException: You have not defined a jta-data-source for a JTA
enabled persistence context named: adminPU
persistence.xml is something like this:
<persistence-unit name="adminPU">
<persistence-unit>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149094#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...