[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:07:41 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/575740#575740

--------------------------------------------------------------
Hmmm, since you're using .war, your resoources should already come in first -- by the spec.

Since you're actually only filtering a single package,
the rest of the stuff still goes to JBoss' CXF version.
Which is probably bound to endup in failure due to mix&match. :-)

The idea for this domain xml is that you filter all of the lib also included in JBoss.
Dunno if this is the case with you.

You can actually ignore this error with ignoreSet in jboss-scanning-deployers-beans.xml.
But this is probably not the right thing to do.
--------------------------------------------------------------

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

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/b567c3bb/attachment-0001.html 


More information about the jboss-user mailing list