[jboss-user] [Installation, Configuration & Deployment] - log4j onlly applies after server starts up

Elhanan do-not-reply at jboss.com
Wed Aug 26 14:23:35 EDT 2009


hi..

i have an ear with isolated mode, it has it's own log4.xml which has this single logger:


        
        <appender-ref ref="PMP_FILE"/>
    

and a file appender called pmp_file

if it try to place in jboss.xml this:
             
        <appender-ref ref="PMPCONSOLE"/>
        <appender-ref ref="SocketAppender"/>        		   
   

where pmp console is another console appender inside log4j of jboss it would only work after i re-save the file when jboss went up.

my original target was to keep jboss's original info limitation for all projects other then my own ear classes

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

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



More information about the jboss-user mailing list