Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

swallowOutput property

wsedio

2004-05-16


Hi all,
what is the swallowOutput property for?

I found the following server.xml directives in an example and I am not
sure what that property does:

<Host name=�client.com">
 <Context path="/teste" docBase="/home/client/public_html/test/"
debug="0" crossContext="false" reloadable="true" swallowOutput="true? />
 <Logger className="org.apache.catalina.logger.FileLogger"
directory="/home/client/public_html/test/WEB-INF/logs" prefix=�client."
suffix=".log" timestamp="true"/>
</Host>

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.