JSPC not finding servlet files

2004-04-08 Thread Allistair Crossley
Hi Again Guys Last night I used the JSPC ant build to precompile all my JSPs. This created a SRC folder under my WEB-INF and a file called generated_web.xml but no classes? Therefore when I placed the web.xml entries and restarted and tried to run my apps lots of servlet not found exceptions

Re: JSPC not finding servlet files

2004-04-08 Thread QM
On Thu, Apr 08, 2004 at 04:27:50PM +0100, Allistair Crossley wrote: : Last night I used the JSPC ant build to precompile all my JSPs. This created a : SRC folder under my WEB-INF and a file called generated_web.xml but no : classes? Therefore when I placed the web.xml entries and restarted and