Author: fschumacher
Date: Sun Sep 13 12:05:41 2015
New Revision: 1702766

URL: http://svn.apache.org/r1702766
Log:
Re-add LocalStrings entry coyoteAdapter.service, which was removed too early 
with r1150864

Modified:
    
tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/LocalStrings.properties

Modified: 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/LocalStrings.properties?rev=1702766&r1=1702765&r2=1702766&view=diff
==============================================================================
--- 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/LocalStrings.properties 
(original)
+++ 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/LocalStrings.properties 
Sun Sep 13 12:05:41 2015
@@ -23,6 +23,7 @@ coyoteAdapter.checkRecycled.request=Enco
 coyoteAdapter.checkRecycled.response=Encountered a non-recycled response and 
recycled it forcedly.
 coyoteAdapter.debug=The variable [{0}] has value [{1}]
 coyoteAdapter.parsePathParam=Unable to parse the path parameters using 
encoding [{0}]. The path parameters in the URL will be ignored.
+coyoteAdapter.service=An exception or error occurred in the container during 
the request processing
 
 coyoteConnector.invalidPort=The connector cannot start since the specified 
port value of [{0}] is invalid
 coyoteConnector.protocolHandlerDestroyFailed=Protocol handler destroy failed



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to