RE: Remote deployments in Tomcat 5.5.9

2005-10-26 Thread Steve Kirk
om: Nehal Sangoi [mailto:[EMAIL PROTECTED] > Sent: Saturday 22 October 2005 10:18 > To: 'Tomcat Users List' > Subject: Remote deployments in Tomcat 5.5.9 > > > > Hi, > > I am currently implementing Tomcat 5.5.9 on solaris10. I need > to know the > con

Remote deployments in Tomcat 5.5.9

2005-10-22 Thread Nehal Sangoi
Hi, I am currently implementing Tomcat 5.5.9 on solaris10. I need to know the configuration details of manager deployer, that can be used to deploy webapps on remote tomcat hosts. I have written an ant build script. But that is doing only a deployment and onto local machine itself. Please guide