"EXT-Raiteri, Ashley L" <[EMAIL PROTECTED]> writes: > As a newbie I am embarrassed to ask this question: > but, is everyone Certain that the current implementation with Thread Groups, > and using the Shutdown method will actually terminate an instantiated > WebServer object?
I am not certain. > Our client instantiates a Webserver to process it's xmlrpc calls, and then > when the client is told to shutdown, > it calls the Shutdown method in WebServer. > But looking my debugger it doesn't look like the Thread created by the > Webserver ever terminates. > I have verified that the Webserver run methods does complete and exit, but > for some reason there seems to be something else waiting.... If you would file an issue in the issue tracker (http://nagoya.apache.org/bugizlla), and attach code and describe the steps to reproduce the problem, someone will take a look at it. Dan