Pj,

I have a jboss running on my windows desktop. In order to test the app I think 
that Jboss starts some products of Apache, for instance, coyote, catalina, 
etc...

The file apache.log appears in a log4j appender


        
        
        
                <param name="DatePattern" value="'.'-dd"/>
        
                
        
   

And it is used in the following category:

 
        
        <appender-ref ref="CONSOLE"/>
                <appender-ref ref="apacheFileAppender"/>        
                <appender-ref ref="serverDbInfoAppender"/>
   

Hope it helps to understand my question,
Andre

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213747
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to