[jboss-user] [JBoss Microcontainer] - Re: How to isolate ClassLoader in JBoss 6
Ales Justin
do-not-reply at jboss.com
Wed Dec 7 07:40:41 EST 2011
Ales Justin [http://community.jboss.org/people/alesj] created the discussion
"Re: How to isolate ClassLoader in JBoss 6"
To view the discussion, visit: http://community.jboss.org/message/640289#640289
--------------------------------------------------------------
>
>
>
> +<?xml version="1.0" encoding="UTF-8"?>+
> + <!--See http://phytodata.wordpress.com/2010/10/21/demystifying-the-jboss5-jboss-classloading-xml-file-- http://phytodata.wordpress.com/2010/10/21/demystifying-the-jboss5-jboss-classloading-xml-file-->+
> + <classloading xmlns="urn:jboss:classloading:1.0"+
> + name="test.war" +
> + domain="test.war"+
> + parent-domain="test.war"+
> + parent-first="false"+
> + export-all="NON_EMPTY"+
> + import-all="true">+
> + </classloading>+
>
> i kept domain and parent-domain as same because I wanted to read jars from test.war only.and not from other .war files.
This is like you being you're own parent. ;-)
Of course it doesn't exist, it's just being created. :-)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/640289#640289]
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/20111207/88eace84/attachment-0001.html
More information about the jboss-user
mailing list