Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7188

application scoped datasources

XMLWordPrintable

      I am looking for a way to setup application scoped datasources within JBoss (4.2.3 or 5).

      I have a situation where we have multiple home grown applications on a single JBoss install. Each application uses a datasource that may point do a separate server or the same server with different database permissions.

      Would would be nice, is to package a datasource-ds.xml in each ear and have it only scoped to that application, and not registerd on the global jndi tree.

      I have found this concept in other java app servers. Weblogic for example, uses something called the JDBC Module, where you have an *-jdbc.xml file that you place inside the ear make a small change to the weblogic-application.xml file and the datasource is now only limited to that one application.

              Unassigned Unassigned
              matanderson_jira Mathew Anderson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: