In order to support per-deployment log contexts, I have to introspect the deployment unit which contains the jboss-logging.xml file that is being deployed, in order to inject any and all of the classloaders which correspond to the deployment unit and its children into the log context instance.
Where is the classloader information stored in a deployment unit, and is there any way to access it from a BeanMetaDataFactory which is created via SchemaResolverDeployer?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246848#4246848
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246848