I figured that this is happenning due to some bug because when I run the ant again after the error it continues till the next one and then again... :) Anyway I figured that this post should have been in some other place (e.g. ant user list). Thanks for your attention
David ----- Original Message ----- From: "David Aleksanyan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 03, 2004 11:03 PM Subject: tomcat jsp compile with ant > Hi, > > I'm trying to get Ant to compile everything and NOT stop if there is a jsp > that doesn't compile. > > I've got tomcat 4.1.27 and downloaded the latest (current)Ant > I have an app with lots of JSPs. > > After I followed the tomcat docs > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html > I am able to initiate the compile of the whole app. The problem is that some > of the JSPs don't compile with Null Pointer Exception and I get stuck on > those.. > Is there a way to set up ant to proceed even though it can't compile > something? > > Thanks in advance. > > David > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
