Kaushal Shriyan wrote:
Hi again,
I have couple of questions:
the password field is exposed here. is there a way to secure it. ?
You can create yourself a ssh public/private key pair.
Assuming you are using a PC and have installed cygwin on the PC, and
also the openssh of cygwin, y
On Fri, Mar 5, 2010 at 6:41 PM, Antoine Levy Lambert wrote:
> Hello Kaushal,
>
> the easiest is to install ant on the remote host and kick off ant remotely,
> maybe from another ant process.
>
> ant can do all what you want (backing up, copying, deleting, ...). Just open
> the manual.
>
> Maybe de
Hello Kaushal,
the easiest is to install ant on the remote host and kick off ant
remotely, maybe from another ant process.
ant can do all what you want (backing up, copying, deleting, ...). Just
open the manual.
Maybe develop/test your deployment script on the server where tomcat is
runnin
On Fri, Mar 5, 2010 at 10:55 AM, Kaushal Shriyan
wrote:
> On Thu, Mar 4, 2010 at 6:57 PM, Antoine Levy Lambert wrote:
>> Hi,
>>
>> If you want to start/stop tomcat using a script on a remote server, maybe
>> you need to use the task,
>> assuming you have a ssh server on the remote server.
>>
>>
On Thu, Mar 4, 2010 at 6:57 PM, Antoine Levy Lambert wrote:
> Hi,
>
> If you want to start/stop tomcat using a script on a remote server, maybe
> you need to use the task,
> assuming you have a ssh server on the remote server.
>
> Regards,
>
> Antoine
Thanks Antoine :)
-
Hi,
If you want to start/stop tomcat using a script on a remote server,
maybe you need to use the task,
assuming you have a ssh server on the remote server.
Regards,
Antoine
Kaushal Shriyan wrote:
On Wed, Mar 3, 2010 at 9:18 PM, Kaushal Shriyan
wrote:
On Wed, Mar 3, 2010 at 7:44 PM, A
On Thu, Mar 4, 2010 at 3:43 PM, Chakravarthy, Srikanth
wrote:
> Hi,
>
> Have you configured your tomcat-users.xml? The role (manager) and the
> entries for the userid and password should be present in it.
>
> Regards,
> Srikanth
yes. Do you want me to pastebin my build.xml file ?
Thanks,
Kausha
Subject: Re: Tomcat Client Deployer
On Wed, Mar 3, 2010 at 9:18 PM, Kaushal Shriyan
wrote:
> On Wed, Mar 3, 2010 at 7:44 PM, Antoine Levy Lambert
wrote:
>> Hello Kaushal,
>>
>> If you have a specific problem concerning tomcat deployments, even if
you do
>> these depl
On Wed, Mar 3, 2010 at 9:18 PM, Kaushal Shriyan
wrote:
> On Wed, Mar 3, 2010 at 7:44 PM, Antoine Levy Lambert wrote:
>> Hello Kaushal,
>>
>> If you have a specific problem concerning tomcat deployments, even if you do
>> these deployments with ant, you might get more answers on the tomcat users
>
On Wed, Mar 3, 2010 at 7:44 PM, Antoine Levy Lambert wrote:
> Hello Kaushal,
>
> If you have a specific problem concerning tomcat deployments, even if you do
> these deployments with ant, you might get more answers on the tomcat users
> list.
>
> I guess that the URL in your deployer.properties sh
Hello Kaushal,
If you have a specific problem concerning tomcat deployments, even if
you do these deployments with ant, you might get more answers on the
tomcat users list.
I guess that the URL in your deployer.properties should point to a
server that exists really, not
url=http://example:
Hi,
I am referring to
http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html for
deploying the same war on multiple tomcat server.
I have downloaded apache-tomcat-5.5.27-deployer.tar.gz and extracted
it. I have added deployer.properties under
/usr/local/apache-tomcat-5.5.27-deployer
The depl
12 matches
Mail list logo