[jboss-user] [JBoss Microcontainer] - Re: How to stop my WAR loading JBoss's provided 3rd party classes?
Ales Justin
do-not-reply at jboss.com
Tue Jan 4 18:04:39 EST 2011
Ales Justin [http://community.jboss.org/people/alesj] created the discussion
"Re: How to stop my WAR loading JBoss's provided 3rd party classes?"
To view the discussion, visit: http://community.jboss.org/message/578841#578841
--------------------------------------------------------------
Actually thinking about this, both (or all) of these things should just work out-of-the-box,
*if* you have *all* *compatible* components.
If it doesn't work, then it's probably not CL issue, but Hibernate components incompatibility.
ear and war should both already have parent-first=false lookups:
* ear by that isolation flag in EARCLDCeployer
* war by the spec
I know we have tests for this in our testsuite, hence I doubt this is CL issue -- I still could be wrong.
Whereas Hibernate had its components issues.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/578841#578841]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110104/41405497/attachment.html
More information about the jboss-user
mailing list