On Wed, Aug 31, 2005 at 11:43:22AM -0500, Matthew Hunter <[EMAIL PROTECTED]> wrote: > I'm using the Debian packaged version of Tomcat 4.1.31 and > running into some issues with JSP precompilation. I've created > tasks in my ant build file for the webapp I want to precompile:
Anyone running into similar issues would be well advised to check their ~/.ant/lib directory for old jasper jar files (used with the old jspc ant task). Removing those files solved the problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
