Hi Prashanth,

As it has been suggested, please use the cargo mailing list if you need more
information and help.

Note that I've also answered to you already on this list... :-(

Thanks
-Vincent

> -----Original Message-----
> From: Prashanth Krishnamurthy [mailto:[EMAIL PROTECTED]
> Sent: mercredi 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
> --Prashanth
> 
> --- Wayne Fay <[EMAIL PROTECTED]> wrote:
> 
> > 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 to a running
> > > tomcat instance on a different machine. I have
> > tried
> > > the following and haven't been successfully. What
> > is
> > > the right way to do this? Please suggest.
> > >
> > > 1.mvn cargo:deploy - This works fine only when the
> > > tomcat instance doesn't have my application
> > deployed.
> > >
> > > 2. mvn cargo:deploy - This fails when run against
> > a
> > > tomcat instance which already has my application
> > > running or deployed.
> > >
> > > Failed to deploy [c:\main\app\ui\target\aa.war]
> > > Application already exists at path /aa
> > >
> > > 3. mvn cargo:deployer-redeploy - This goal
> > undeploys
> > > and redeploys the application. I guess this is
> > > deploying the existing war file without refreshing
> > > with the new war file.
> > >
> > > 4. mvn cargo:deployer-redeploy - This fails when
> > run
> > > against a tomcat instance which doesn't have my
> > > running or deployed.
> > >
> > > [INFO] Failed to redeploy
> > > [c:\main\app\ui\target\aa.war]
> > > FAIL - No context exists for path /aa
> > >
> > > thanks
> > > --Prashanth
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> >
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com


        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


Reply via email to