Konstantin Kolinko wrote: > 2009/6/24 Mark Thomas <ma...@apache.org>: >> kkoli...@apache.org wrote: >>> Author: kkolinko >>> Date: Wed Jun 24 09:23:37 2009 >>> New Revision: 787955 >>> >>> URL: http://svn.apache.org/viewvc?rev=787955&view=rev >>> Log: >>> Updated patch. See bugzilla for details. I think that Mark won't mind. >> I don't mind although I am a little confused. The only change I can see >> has also been proposed for backport in this commit: >> http://svn.apache.org/viewvc?rev=787986&view=rev >> >> What am I missing? >> > > In the old patch there is > + rctxt.getWrapper(tagFileJarPath +tagFilePath); > > and few lines later: > + rctxt.addWrapper(tagFileJarUrl + tagFilePath, wrapper); > > The first call uses tagFileJarPath while the second one uses tagFileJarUrl.
Thanks. All makes sense now. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org