I did call server.stop().  I will try the system property.  thanks!

On Thu, Oct 16, 2008 at 12:04 AM, Willem Jiang <[EMAIL PROTECTED]> wrote:
> 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