We're still using 4.0.x in production. We use(d) an ant/jspc target and got
the same error message. It went away when I forked the java process:

<java classname="org.apache.jasper.JspC"
        fork="yes" failonerror="yes" output="compile-jsp.log">
...

;)

-----Original Message-----
From: Felipe Schnack [mailto:felipes@;ritterdosreis.br]
Sent: 22 October 2002 12:17
To: Tomcat Users List
Subject: Re: REPOST: How to use JspC with ANT


  Thanks man, sometimes we make things more difficult than they are :o)

On Tue, 2002-10-22 at 11:47, Kyrre Lugg wrote:
> Felipe Schnack wrote:
> >    I'm trying to pre-compile my JSPs using an Ant script and JspC, but
> > I'm
> > getting the following error:
>
> Maybe you should consider using the jspc task which is shipped with ant?
>
> <http://jakarta.apache.org/ant/manual/OptionalTasks/jspc.html>
>
> Kyrre
>
>
> --
> To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>
>
--

Felipe Schnack
Analista de Sistemas
[EMAIL PROTECTED]
Cel.: (51)91287530
Linux Counter #281893

Faculdade Ritter dos Reis
www.ritterdosreis.br
[EMAIL PROTECTED]
Fone/Fax.: (51)32303328


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



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

Reply via email to