You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Aleksanyan <da...@hotmail.com> on 2004/09/04 05:03:03 UTC

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: tomcat jsp compile with ant

Posted by David Aleksanyan <da...@hotmail.com>.
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" <da...@hotmail.com>
To: <to...@jakarta.apache.org>
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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org