Add props changes missed in r789389
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 29 Jun 2009 17:27:35 +0000 (17:27 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 29 Jun 2009 17:27:35 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@789390 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/loader/LocalStrings.properties

index 2ac41a5..1bc1b17 100644 (file)
@@ -17,6 +17,7 @@ fileClassLoader.canRead=Repository {0} cannot be read
 fileClassLoader.exists=Repository {0} does not exist
 fileClassLoader.jarFile=Cannot read JAR file {0}
 fileClassLoader.restricted=Cannot load restricted class {0}
+jdbcLeakPrevention.jdbcRemoveFailed=Unable to de-register driver {0}
 standardLoader.addRepository=Adding repository {0}
 standardLoader.alreadyStarted=Loader has already been started
 standardLoader.checkInterval=Cannot set reload check interval to {0} seconds
@@ -28,6 +29,8 @@ standardLoader.reloading=Reloading checks are enabled for this Context
 standardLoader.removeRepository=Removing repository {0}
 standardLoader.starting=Starting this Loader
 standardLoader.stopping=Stopping this Loader
+webappClassLoader.jdbcRemoveFailed=JDBC driver de-registration failed
+webappClassLoader.jdbcRemoveStreamError=Exception closing input stream during JDBC driver de-registration
 webappClassLoader.stopped=Illegal access: this web application instance has been stopped already.  Could not load {0}.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
 webappClassLoader.readError=Resource read error: Could not load {0}.
 webappClassLoader.wrongVersion=(unable to load class {0})