Tom Price schrieb:
Rainer,

Rainer Jung wrote:
What do you try to set via catalina.properties?

Thanks for the information.  I'm trying to set:

tomcat.util.buf.StringCache.byte.enabled=false

Then it's easy, the StringCache class gets it as a system property. So you simply set it as a system property from your own code, before embedded Tomcat gets it. Values are "false" or "true".

HTH

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to