Hi, we have one instalation of Weblogic on the server, but every developer have it's own start script with different port. So we start several instances of the server, that listens on defferent port but run on one machine.
Dmitri ----- Original Message ----- From: "Ashish Kulkarni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 4:33 PM Subject: how do people work in project with one server for development > Hi, > > This question is related to how to share one instance > of application server, We used to use tomcat for our > web development, so it was easy all the developers had > tomcat on there machine, and then they can check out > the source from VSS, modify test it on there machine > and put it back, > And one fine day we would freee the code and test it > together and release it, > But now we are moving to websphere, and it is not > possible to have each one one copy to play with on his > machine > So if i want to restart the server, it will affect > others, even if i modify one class it will affect > others > So does anyone has this kind of siutation and how do u > people deal with it > Ashish > > ===== > A$HI$H > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > --------------------------------------------------------------------- > 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]

