[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
Mon Dec 13 13:17:13 EST 2010


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/575746#575746

--------------------------------------------------------------
> How would I filter out all jboss libraries?
What we currently "said" with this config is the following:
* if the package isn't 1.0.com.sun.codemodel, go and look into parent
* else don't go into parent, only look at my resources

e.g. if I wanted to use own Hibernate lib from my jar, I would filter on all org.hibernate.* packages.
(hopefully the Hibernate lib is properly packaged, and doesn't have any classes outside org.hibernate :-))
--------------------------------------------------------------

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

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/20101213/bb28babd/attachment.html 


More information about the jboss-user mailing list