4 Replies Latest reply on Nov 21, 2002 11:14 AM by lkowalczyk

    Automatically create separate DS'es for web-applications

    lkowalczyk

      I am planning to use JBoss 3.0.4 bundled with Tomcat 4.0.6 and I know I will need separate databases for each web-application I deploy.

      How can I use separate data source for each application without resorting to manually adding *-service.xml files each time I deploy a new application (BTW: can JBoss pick up the service files without restart?)

      Or maybe I can package *-service.xml file into to the ear files? I browsed through the forums but couldn't find any mention about it.