On 11/3/2010 1:02 PM, Vikram Vaswani wrote:
> Hi David,
>
>>> When you say "your script", which script do you mean? I'm using the
>>> standard Ant build.xml that's shown in the Tomcat online docs.
>>
>> That's the script you need to change; point it to where you want your app to
>> end up.
>
> Can you suggest which properties I should change in this file or point
> me to a link that shows how to change it? The one I'm using right now
> is this one, which is the default one shown in the Tomcat docs:
> http://tomcat.apache.org/tomcat-7.0-doc/appdev/build.xml.txt
I don't use ant, but from a quick look, I would guess it's the dist.home
property. Or it may need a new one telling it where to copy everything
once it's done building.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|