]
Juergen Zimmermann updated AS7-1131:
------------------------------------
Attachment: testcase-src.zip
testcase.ear
testcase.ear is the binary, and testcase-src.zip contains the sources for JBoss Tools.
No log records in server.log
----------------------------
Key: AS7-1131
URL:
https://issues.jboss.org/browse/AS7-1131
Project: Application Server 7
Issue Type: Bug
Components: Logging
Affects Versions: 7.0.0.Beta3
Reporter: Juergen Zimmermann
Attachments: testcase-src.zip, testcase.ear
I'm on a Windows box with JDK 6u26 and Jenkins build 1321. In standalone.xml I've
this entry for the testcase to be attached:
<logger category="testcase"><level
name="DEBUG"/></logger>
However, server.log contains only the System.out.println() stuff, but nothing regarding
Logger.debug(). Approximately a weeks ago the log records were available, but the path
character wasn't "\" -- instead it was "%5C". But now there are no
records at all.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: