[jboss-dev-forums] [JBoss AS7 Development] - Re: Data sources in EAR on AS7?
arjan tijms
do-not-reply at jboss.com
Mon Apr 18 12:32:15 EDT 2011
arjan tijms [http://community.jboss.org/people/atijms] created the discussion
"Re: Data sources in EAR on AS7?"
To view the discussion, visit: http://community.jboss.org/message/600743#600743
--------------------------------------------------------------
What's the reason that a perfectly fine feature as defining data sources in an EAR is going to be removed? Is this technical or because it's deemed to be a wrong approach to put a data source configuration inside an EAR?
And what about other resources like JMS queues, can they still be defined inside an EAR? Currently our apps define quite a number of queues that are each nothing more than e.g.:
<queue name="aQueue">
<entry name="/queue/aQueue" />
</queue>
I'm all for separation of concerns where it makes sense, but I see zero value in forcing resources like these JMS queues to be defined externally.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/600743#600743]
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/6ab0c801/attachment.html
More information about the jboss-dev-forums
mailing list