RE: Cargo deploy on to a remote machine

2006-09-14 Thread Vincent Massol
13 septembre 2006 21:09 To: continuum-users@maven.apache.org Subject: Re: Cargo deploy on to a remote machine I did try cargo:undeploy. undeploy works fine. But when I use deploy again, it fails with an error, something like ..Application with that name already exists.. thanks

Re: Cargo deploy on to a remote machine

2006-09-13 Thread Prashanth Krishnamurthy
I did try cargo:undeploy. undeploy works fine. But when I use deploy again, it fails with an error, something like ..Application with that name already exists.. thanks --Prashanth --- Wayne Fay [EMAIL PROTECTED] wrote: Did you try cargo:undeploy? I don't currently use Cargo, but I'd expect

Re: Cargo deploy on to a remote machine

2006-09-12 Thread Wayne Fay
Did you try cargo:undeploy? I don't currently use Cargo, but I'd expect that's a valid goal/target. Also, it might be more appropriate to send this question to the Cargo Users email list... Wayne On 9/12/06, Prashanth Krishnamurthy [EMAIL PROTECTED] wrote: I am trying to deploy my application

RE: Cargo deploy on to a remote machine

2006-09-12 Thread Vincent Massol
Hi Prashanth, Please use the Cargo mailing list. What you want is not implemented yet. You need to do undeploy first in your case. Cargo is currently mimicking exactly what you get when you use the Tomcat Managa Application. However we need to do better, see