Title: Glacier
I created a custom MBean to set up my Log4J configuration. The bean works fine, but when I try to pass it a parameter by including a reference to it in the Jboss.jcml file, the jcml file is always overwritten and my entry is deleted. Does anyone have any ideas as to why this is happening.
 
Here is the entry I'm trying to place in the jcml file:     
 
<mbean name="Log4J:service=LogInitializer">
       <attribute name="PropertyFile">EngageApps.log</attribute>
</mbean>
 
 
James Kiryakoza
Engage Media
415-615-2752
[EMAIL PROTECTED]

 

Reply via email to