I would like to automate the deploy process.
There is a method to perform the upload via script like via browser
tomcat manager does?

I read tomcat manager docs and seems that command issue via http in form
of 
http://{host}:{port}/manager/deploy?{parameters}

the war parameters is a path of a war file located in the computer where
the tomcat is running.

How can I write a script (i.e.: wget
http://{host}:{port}/manager/deploy?{parameters}) to upload the war from
remote computer?

Matteo.

_________________________________________________________

Matteo TURRA                       mail: [EMAIL PROTECTED]
Analisi & sviluppo WEB             tel: +39 051 61.11.430

KION Srl                           web: www.kion.it            
Via Cristoni, 86                   tel: +39 051 61.11.411
40033 Casalecchio di Reno (BO)     fax: +39 051 57.04.23
ITALIA
_________________________________________________________




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

Reply via email to