on 3/29/02 5:37 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:

> Gump runs builds.  Many builds involve tests.  If one of those tests
> involves port 8080, not only may that specific test fail (no biggie), but
> in doing so, it may also bring down the entire servlet running on port
> 8080.

Ummm...technically speaking now. How could it bring down the entire servlet
running on port 8080? The test will simply get a BindAddressAlreadyInUse
exception...that won't affect the instance of the daemon already running on
that port.

-jon


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to