https://issues.apache.org/bugzilla/show_bug.cgi?id=47018
Summary: application redirection to context log (swallowOutput)
does not work if context is loaded on startup
Product: Tomcat 5
Version: 5.5.25
Platform: Sun
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Web Application standard output and eror (System.out and System.err)
redirection to Context Log (activated by <Context swallowOutput="true">) does
NOT work when:
Servlet is loaded on tomcat startup i.e. when in web.xml you have
<load-on-startup>1</load-on-startup>
for a servlet of the web application
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]