https://bz.apache.org/bugzilla/show_bug.cgi?id=62843
--- Comment #5 from Ivan Krasnov <i.krasnof...@gmail.com> --- (In reply to Mark Thomas from comment #4) > You can't add anything in the java or javax package space as they are > controlled by the specifications. > > Please update the patches to the latest source code, removing the changes > that have already been applied. > > I think it would be better to add the l10n strings via a custom tag that > looks up the provided key for the user's (not Tomcat's) locale in the > resource bundle. Or similar. Unless there is something standard available > that does this already. JSTL? > StringManager could provide much of the required functionality but as an > internal Tomcat class it would not normally by visible to a web application. > > I'll extract the Deploy/Undeploy fix and apply it. Hello! I made changes and released a new diff. Now my class is not connected with java or javax package, I added it to your apache tomkat package. Is that acceptable? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org