[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassLoader for a subdeployment

adrian@jboss.org do-not-reply at jboss.com
Thu May 29 11:09:40 EDT 2008


I've done this change. It will need a jboss-deployers release to make it work.
See the JIRA issue for how this works.

It's a bit ugly though if you want to add your subdeployment classloader
to the default domain since you've got to specify something like:

  | <classloading domain="DefaultDomain" parentDomain="DefaultDomain"/>
  | 

But if you're doing that I don't see why you would need a subdeployment classloader
anyway ;-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154352#4154352

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154352



More information about the jboss-dev-forums mailing list