You could also consider a continous integration environment: - Code in one machine - Submit changes to a version control system (i.e.: CVS or ClearCase) - Use a Continous Integration tool to do the formal build (i.e.: CruiseControl or Buildforge
But I must admit... I'm a bit puzzled with the idea to deploy back in the machine you code. B. -----Original Message----- From: Sandeep Gupta [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 10:49 AM To: Struts Users Mailing List Subject: Re: Struts/Eclipse remote app build Hi You can use a build server for the purpose, if both the computers are connected through network. Hope this helps. - Sandeep On 1/16/07, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote: > > Hi, > > Why dont you do coding and building on one machine and deploy the app > in second machine which would action kind of a app server, i dont > think bulding a application would take that much of memory or process > power. > > Thanks, > > Nuwan > > ----- Original Message ----- > From: "Stanislav" <[EMAIL PROTECTED]> > To: <user@struts.apache.org> > Sent: Tuesday, January 16, 2007 9:39 AM > Subject: Struts/Eclipse remote app build > > > > Hi. > > > > I have 2 computers. On first I do development (coding in Eclipse, > building > > and deploying on JBOSS). > > Now i want to do coding in Eclipse on computer No1, building on > > computer > > No2 and deploying on > > computer No1. Basicly i want to do hard cpu and memory proceses on > > computer No2. Is this posible? > > Both computers are on Win OS (No1: WinXP SP2, No2. Win2003). > > > > Tnx, > > Stanislav > > > > -------------------------------------------------------------------- > > - To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]