application scoped datasources
------------------------------
Key: JBAS-7188
URL:
https://jira.jboss.org/jira/browse/JBAS-7188
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Other
Reporter: Mathew Anderson
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira