[jboss-user] [Microcontainer] - Re: Injecting a classloader

david.lloyd@jboss.com do-not-reply at jboss.com
Fri Jul 31 11:53:54 EDT 2009


Hmm, okay, it's starting to make sense.  Essentially what I want is the ability for someone to put a jboss-logging.xml in their deployment unit somewhere, and if it contains a certain tag, then all that deployment unit's classloaders and children's classloaders will be registered with a callback that I specify somewhere.

It looks like I won't be able to use the simple BeanMetaDataFactory that I was using before to do this though - unless I can use "inject fromContext" somehow?

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

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



More information about the jboss-user mailing list