User development,

A new message was posted in the thread "No log file created in jboss server 
4.2.2.GA":

http://community.jboss.org/message/522121#522121

Author  : Aman S
Profile : http://community.jboss.org/people/boy18nj

Message:
--------------------------------------------------------------
Thanks Max. I resolved the issue-
By uncommenting out-<appender-ref ref="FILE"/>
<root>
        <priority value="INFO"/>
        <appender-ref ref="CONSOLE"/>
        <appender-ref ref="FILE"/>
    </root>

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/522121#522121


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to