On Thu, Feb 25, 2010 at 7:14 PM, Kaushal Shriyan
<kaushalshri...@gmail.com> wrote:
> On Thu, Feb 25, 2010 at 12:55 PM, Kaushal Shriyan
> <kaushalshri...@gmail.com> wrote:
>> Hi,
>>
>> Is there a tool available to deploy same war to multiple tomcat server ?
>>
>> Thanks,
>>
>> Kaushal
>>
> Hi,
>
> can someone guide me about
> http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html ?
> I did downloaded TCD and extracted it. I got build.xml  docs  images
> lib  LICENSE NOTICE  RELEASE-NOTES
> what do i do next to proceed ?
>
> Please suggest.
>
> Thanks and Regards,
>
> Kaushal
>

Hi,

deployer.properties

################################################
build=/usr/local/test/build
webapp=config
path=/config
url=http://example:8080/manager
username=tomcat
password=tomcat
################################################

ant -Durl=http:/some.other.host:8080/manager

is that correct ?

Please suggest.

Thanks and Regards,

Kaushal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to