Hi, I'm using TomCat v4.0.1, as I'm running inside someone else's JBoss 2.4.4 setup, and having problems precompiling some JSP files. I have set up my build.bat like those described in recent posts on this subject and all was fine until Saturday, when the JspC step started failing silently and giving up on the remaining JSP source files. The new JSP works fine if put directly into the WEB-INF directory and called directly, so it isn't that the file won't compile. I've seen some messages on this list suggesting that early versions of Jasper were buggy, and my question is: can I use the latest version of Jasper with TomCat 4.0.1?
As a side issue, I would also appreciate it if someone could tell me how to stop Jasper complaining that it can't find a web.xml file, as I've tried everything I can think of to tell it where to find a local copy but it continues to complain. I'm having to manually add each new compiled JSP to the web.xml. I can post the offending JSP code (only 5 lines) and the relevant parts of build.xml if required, but I'm sending this from another computer at a different site, so it's a bit complicated to include them. Thanks in advance for any help with this, Regards, John Attwood, MRC HGMP-RC -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
