Did you make sure that the name of your new MySQL datasource is referenced from the mysql-persistence-service.xml.
By default mysql-persistence-service.xml uses DefaultDS so you will have to change this. There are 6 places in myqsl-persistence-service.xml that need to be updated (do a search and replace) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074678#4074678 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074678 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
