On 7/26/07, Thierry Boileau <[EMAIL PROTECTED]> wrote: > > this problem has already ben reported. This behaviour may depend on the > server connector your are using when running your tests. > For example (I quote a previous thread): > > Simple 3.1 doesn't have any way to do a clean shutdown of a server. When > stop() is called, we can only close the socket. This was reported several > times in their mailing and are planning to fix this in their next release. > > Jetty seems to be a better alternative. > What kind of server connector are your using? >
I think I'm using the simple one; so maybe I should look into using the Jetty one instead. I'll let you know how that goes. - Geoffrey -- Geoffrey Wiseman

