Re: Struts/Eclipse remote app build

2007-01-22 Thread Sandeep Gupta
answer. I'll try to do that. I want to unburden no1 with building because it takes much cpu and memory resources, but still i want to be able to do testing on no1. From: "Bruno Melloni" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Subject: RE: Struts/Eclipse re

RE: Struts/Eclipse remote app build

2007-01-16 Thread Stanislav
> 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. > >

Re: Struts/Eclipse remote app build

2007-01-16 Thread Stanislav
Hi! What do you mena when you say "build server"? Can you give me more information about it? Tnx, Stanislav From: "Sandeep Gupta" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Subject: Re: Struts/Eclipse remote app build Date: Tue, 16 Jan 2007 22

RE: Struts/Eclipse remote app build

2007-01-16 Thread Bruno Melloni
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 bot

Re: Struts/Eclipse remote app build

2007-01-16 Thread Sandeep Gupta
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: Sent: Tuesday, January 16, 2007 9:39 AM Subject: Struts/Eclipse remote app bu

Re: Struts/Eclipse remote app build

2007-01-16 Thread Nuwan Chandrasoma
t; <[EMAIL PROTECTED]> To: 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

Struts/Eclipse remote app build

2007-01-16 Thread Stanislav
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?