Hi Adam, > -----Original Message----- > From: Adam [mailto:[EMAIL PROTECTED] > Sent: samedi 22 juillet 2006 07:16 > To: [email protected] > Subject: Re: Deploying the application after the build > > We tried this with Cargo but, ran into some problems with the way it > was starting the Tomcat server during the build and not allowing a > Continuum build to finish because the server was running in the build. > We eventually wrote a Maven Plugin that did this for us. I think > there is a maven:tomcat plugin (in the sandbox still?) that is worth > looking into.
FWIW we run Cargo in CI builds with no problem... Could you please provide more details about the issues you ran into when starting the Tomcat server with Cargo (what would be even better would be if you could post them to the cargo list as feedback)? Seen the number of users of Cargo I don't see there's any hard problem that cannot be overcome and we're happy to work with you on solving it. I checked and didn't see any email from you on the Cargo list. Feel free to post there as this is where you can get support. Thanks -Vincent > On 7/21/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > > Sounds like a job for the Cargo M2 plugin: > > http://cargo.codehaus.org/ > > > > Wayne > > > > On 7/21/06, Prashanth Krishnamurthy <[EMAIL PROTECTED]> wrote: > > > Once the build is done, I want the application (.war > > > file ) to be deployed on a server running on different > > > machine. How do I do this? Please help. > > > > > > thanks > > > --Prashanth > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam protection around > > > http://mail.yahoo.com > > > > > > > > -- > Adam Altemus > [EMAIL PROTECTED] ___________________________________________________________________________ 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
