Yes, and I declare it in persistence.xml, via hibernate.* properties. Have to maintain two persistence.xml files, though (one for app and one for test), but since all my test code is in a separate project, it works pretty well (the testing version overrides the app).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061033#4061033 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061033 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
