war « JBoss « JPA Q&A





1. Multiple hibernate configurations for multiple War applications in JBoss    stackoverflow.com

I have JBoss AS 6 running.

  • I have deployed multiple War applications. All those apps access the DB through hibernate configuration.
  • I have configured Datasources in JBoss, one DS for each War ...