: [EMAIL PROTECTED]
Subject: RE: Property Configurator
Hi Donald
Thank you very much for your suggestions. I tried approach # 2 but it did
not work. So I tried setting the other attribute ( false ) But no luck
I like the Solution #1 too. But I tried it using war file and using
jboss-web.xml.
jboss
Hi Donald
Thank you very much for your suggestions. I tried
approach # 2 but it did not work. So I tried setting
the other attribute ( false ) But no
luck
I like the Solution #1 too. But I tried it using war
file and using jboss-web.xml.
jboss-web>
org.apache:loader=prism.war
ja
Viv,
The jBoss behavior is not only as a result of the container using log4j for
its own internal logging, but as a consequence of the jBoss Unified
ClassLoader methodology, whereby they _intentionally_ share jars across
applications that have been loaded by the container. Some people see this
a