You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ke...@apache.org on 2002/05/15 19:38:37 UTC

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/res LocalStrings.properties

keith       02/05/15 10:38:37

  Modified:    util/java/org/apache/tomcat/util/net/res
                        LocalStrings.properties
  Log:
  Add PoolTcpEndpoint messages
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/res/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/res/LocalStrings.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LocalStrings.properties	6 Apr 2002 16:34:02 -0000	1.1
  +++ LocalStrings.properties	15 May 2002 17:38:37 -0000	1.2
  @@ -0,0 +1,4 @@
  +# net resources
  +endpoint.err.fatal=Endpoint {0} shutdown due to exception: {1}
  +endpoint.err.nonfatal=Endpoint {0} ignored exception: {1}
  +
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>