Bugs item #623562, was opened at 2002-10-15 10:29
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=623562&group_id=22866

Category: JBossTest
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 6
Submitted By: Matthew Munz (mattmunz)
Assigned to: Nobody/Anonymous (nobody)
Summary: System.out and System.err ineffective

Initial Comment:
I find it useful to place debug information in my test 
cases.  When a test fails, a few well placed 
system.out's or log.debug()'s can help when trying to 
figure out what went wrong.

This information is not making it to the console, or to the 
log file, as far as I can tell.  If System.out and 
System.err are being redirected, they should be directed 
somewhere useful, like a log file, or the console.



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

Comment By: Archimedes Trajano (trajano)
Date: 2002-10-17 01:04

Message:
Logged In: YES 
user_id=55322

Is there a way of getting the JBoss server to write out 
System.out and SYstem.err messages using Log4J to the 
console?

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

Comment By: Matthew Munz (mattmunz)
Date: 2002-10-15 11:13

Message:
Logged In: YES 
user_id=340814

Adrian,

  Thanks.  I found it in the XML output.  I think the HTML 
report should include this information.  Perhaps this can be 
the focus of this defect report?

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

Comment By: Adrian Brock (ejort)
Date: 2002-10-15 10:43

Message:
Logged In: YES 
user_id=9459

System.out and System.err are redirected to
testsuite/output/reports at the bottom of each test

log.debug is redirected to 
testsuite/output/log/test.log
It is cleared for every new test

Regards,
Adrian

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=623562&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to