[jboss-dev-forums] [JBoss AS7 Development] - Re: Data sources in EAR on AS7?

Sebastian Koske do-not-reply at jboss.com
Mon Apr 18 14:47:50 EDT 2011


Sebastian Koske [http://community.jboss.org/people/sebastian.koske] created the discussion

"Re: Data sources in EAR on AS7?"

To view the discussion, visit: http://community.jboss.org/message/600781#600781

--------------------------------------------------------------
Well, a web connector pool is in its nature a singleton shared ressource. Hence, there is no need to make it deployable. Datasources might be shared between applications too, but thats not the only case. As JMS resources - which as I understand are deployable for that reason - datasources are often used in "application scope" only. Therefore it makes perfect sense to provide (e.g. maintain) a way to deploy them along with your application - together with your JMS-Destinations and preferably cache configurations too.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/600781#600781]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110418/1897c683/attachment.html 


More information about the jboss-dev-forums mailing list