Hi,
during my tests I've seen that when Apache HTTP Server's Sample execution is terminated,
httpd's process is still alive.

******************* begin error log ******************

org.apache.muse.ws.addressing.soap.SoapFault: The httpd process failed to stop. at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:254) at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceClient.java:213) at org.apache.muse.test.http.remote.HttpServerClient.stop(HttpServerClient.java:111) at org.apache.muse.test.http.testapp.HttpServerTestApp.main(HttpServerTestApp.java:202)


******************* end error log ******************


I would like to know if this problem depends from sample's source code
or if it depends from the fact that I don't find 'PsKill'.

In Apache HTTP Server's Sample web page is written that

'This implementation is Windows-specific - it uses the freeware program PsKill to perform the equivalent of Unix's kill. Unix users can look at the implementation of HttpServer.stop() and see how easy it would be to substitute a call to kill for PsKill.'

http://ws.apache.org/muse/docs/2.0.0/manual/samples/apache-httpd.html

Could anybody help me ?

Thanks in advance

Giovanni

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

Reply via email to