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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to