Oh, I forgot you're on Windows. A computer reboot, I guess, because IIRC services are not in the processes list (where you could easily Ctrl-Alt-Delete, go to the Task manager, and explicitly shut down a process)--or if they are, it's very messy/unreliable to shut them down that way. Hope you come to your senses soon and just dump a web service WAR into the Windows service version of Tomcat and be finished with it.

Glen

On 10/07/2011 03:04 PM, nkunkov wrote:
Thanks again Glenn.
It looks like my windows service doesn't shut down the web services.
I have http://localhost:9005/HelloWorld listening on 9005 even after the
service goes down.
But at the same time, i can't access the WSDL anymore when the service goes
down.
But when the service comes back up I get the "endpoint already registered "
error...

Is there a way to send a shutdown/destroy message?

Thanks much.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/jaxws-endpoint-specify-relative-address-tp4880494p4881105.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Glen Mazza
Talend - http://www.talend.com/apache
Blog - http://www.jroller.com/gmazza
Twitter - glenmazza

Reply via email to