I had the same problem as hansOtto. The cause in my case was that the <jta-data-source> written in my META-INF/persistence.xml file didn't match the datasource name in the ...-ds.xml in my deployment directory. (And this needs to match the ...-ds.xml file name afaik.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136908#4136908 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136908 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
