Try setting your jndi datasource name like this:

persistence.xml:
anonymous wrote : <jta-data-source>java:/MySqlDS</jta-data-source>

mysql-ds.xml:
anonymous wrote : <jndi-name>MySqlDS</jndi-name>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072275#4072275

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072275
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to