[jboss-user] [JBoss Tools] New message: "Re: No log file created in jboss server 4.2.2.GA"
Aman S
do-not-reply at jboss.com
Mon Jan 25 12:13:19 EST 2010
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
More information about the jboss-user
mailing list