Summary: | Missing messages in PersistentManagerBase | ||
---|---|---|---|
Product: | Tomcat 7 | Reporter: | Eiji Takahashi <mashmk02> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | All | ||
Attachments: | patch for LocalStrings.properties |
Thanks for the patch. Applied to trunk and will be included in 7.0.15 onwards. |
Created attachment 27074 [details] patch for LocalStrings.properties The following two message properties do not exist in the LocalStrings.properties. persistentManager.swapInException persistentManager.swapInInvalid I attached the patch for LocalStrings.properties. regards.