--- Ryan McDonald <[EMAIL PROTECTED]> wrote:

> 
> On 16-Mar-06, at 12:00 PM, Dola Woolfe wrote:
> 
> > Here's lines 17-22
> >
> >     <jasper2
> >              validateXml="false"
> >              uriroot="${webapp.path}"
> >
> >
>
webXmlFragment="${webapp.path}/WEB-INF/generated_web.xml"
> >
> >             
> outputDir="${webapp.path}/WEB-INF/src" />
> 
> 
> What is the value of webapp.path seems like it
> either is not being  
> set or is se to a location that doesn't exist.

I call ant as follows:

ant -v jspc -Dtomcat.home=C:/Pavel/tomcat
-Dwebapp.path=C:/Dola/tomcat/webbapps/projecta

> 
> Read the Ant documentation for specifying
> parameters, using a  
> properties file, or edit build.xml to specify the
> value of webapp.path
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to