[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 16:10:41 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/578815#578815

--------------------------------------------------------------
> so passing filters via array would probably work if it's implemented that way. 
> 
Yeah, array usage would work.

But unfortuantely <javabean> xml handling is too simplistic (just checked),
it doesn't support arrays -- by design we didn't over do it --> we have MC beans.

But you can always simply add your own jar with custom filter impls,
and then simple use <javabean> to instantiate them.
>  Anyway use of JavaOnlyClassFilter or EverythingClassFilter will still be an issue due to their private constructors.
Like I already said, this is simple to duplicate - just check how we do it.
--------------------------------------------------------------

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

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


More information about the jboss-user mailing list