2013/9/13 Mark Thomas <ma...@apache.org>: > I started to look at Bug 52489 [1] which is requesting code signing > support for WARs. I decided to work with an unpacked version of the > examples application. During testing, I noticed that WEB-INF/classes and > WEB-INF/lib were always being unpacked to the work directory. >
I have not verified it, but my guess was that that trick was needed to provide classpath to java compiler in Jasper, be it Eclipse compiler or Sun's javac. Have you tested that those still work? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org