From: markt Date: Wed, 19 May 2010 15:45:20 +0000 (+0000) Subject: Additional change required for debug logging X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b23626ba039ef0a8caa243e194abd6cfb426cf39;p=tomcat7.0 Additional change required for debug logging git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@946231 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/connector/LocalStrings.properties b/java/org/apache/catalina/connector/LocalStrings.properties index 8cbc3f991..1089f7d3e 100644 --- a/java/org/apache/catalina/connector/LocalStrings.properties +++ b/java/org/apache/catalina/connector/LocalStrings.properties @@ -34,6 +34,7 @@ coyoteConnector.protocolUnregistrationFailed=Protocol handler stop failed coyoteAdapter.service=An exception or error occurred in the container during the request processing coyoteAdapter.read=The servlet did not read all available bytes during the processing of the read event coyoteAdapter.parsePathParam=Unable to parse the path parameters using encoding [{0}]. The path parameters in the URL will be ignored. +coyoteAdapter.debug=The variable [{0}] has value [{1}] # # CoyoteResponse