Did you call the Server.stop()?
And please make sure the system property of
"org.apache.cxf.transports.http_jetty.DontClosePort" can't be set to be
true.

Willem

William Tam wrote:
> Hi,
> 
> If I deploy a CXF service endpoint in a container (e.g. spring
> container, websphere, etc), the endpoint seems to hold on to the
> socket even after it has been stopped.  Is there a way to free the
> socket?
> 
> Thanks,
> William
> 

Reply via email to