[jboss-dev-forums] [JBoss AS 7 Development] - Re: Data sources in EAR on AS7?
henk de boer
do-not-reply at jboss.com
Tue Dec 20 12:04:27 EST 2011
henk de boer [http://community.jboss.org/people/henk53] created the discussion
"Re: Data sources in EAR on AS7?"
To view the discussion, visit: http://community.jboss.org/message/642506#642506
--------------------------------------------------------------
In other news; GlassFish, one of the main representatives of everything Java EE stands for, has not that long ago *added* the ability to have nested resources. See e.g. http://docs.oracle.com/cd/E18930_01/html/821-2417/giydj.html Application-Scoped Resources.
Meanwhile, JBoss AS that always had this ability has it taken away.
One small difference between the existing JBoss AS implementation and the GlassFish one is that JBoss AS puts embedded resources in the global JNDI scope, where GlassFish scopes them per module. I would have sworn that I saw some JBoss plans once that would also add this scoping feature to JBoss, but I can't seem to find it anymore.
IMHO, scoping per module would actually work best.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/642506#642506]
Start a new discussion in JBoss AS 7 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/20111220/5e3e70da/attachment.html
More information about the jboss-dev-forums
mailing list