Bugs item #993999, was opened at 2004-07-19 12:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=993999&group_id=4866

Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: David London (groodude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Output lost while running as a window service

Initial Comment:
When the application server is run as a windows service
all of the output (such as print statements) get lost.
It is explicitly sent to a null stream.
Wouldn't it make more sense to assign it to a
filehandler (or a RotatingFileHandler) so that the
output could be captured for whatever purpose?


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=993999&group_id=4866


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to