[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 08:49:16 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/578684#578684

--------------------------------------------------------------
> And by the way - specifying multiple beans within one filter will work?like for example:
> <before-filter>
>    <javabean xmlns="urn:jboss:javabean:2.0" class="org.jboss.classloader.plugins.filter.JavaOnlyClassFilter" />
>    <javabean xmlns="urn:jboss:javabean:2.0" class="org.jboss.classloader.plugins.filter.NegatingClassFilter">
>     <constructor>
>      <parameter>
>       <javabean xmlns="urn:jboss:javabean:2.0" class="org.jboss.classloader.spi.filter.RecursivePackageClassFilter">
>        <constructor>
>         <parameter>org.hibernate</parameter>
>        </constructor>
>       </javabean>
>      </parameter>
>     </constructor>
>    </javabean>
>   </before-filter>
No.
What exactly are you trying to configure here?
--------------------------------------------------------------

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

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


More information about the jboss-user mailing list