Would debugging into the service with Eclipse (or equivalent) remote
debugging help? You could set some breakpoints in your service and see
if any of them get hit when you send a request. Or just hit Suspend
while the client's waiting for a response, and see where the service
is waiting.

Andrew.

2009/3/26 Vassilis Virvilis <v.virvi...@biovista.com>:
> Hi everybody,
>
> The problem is pesistent with cxf-2.1.3 and cxf-2.2
>
> I have a WS that stops responding after a while. After that no client can 
> connect and read time outs are happening on the client. The issue is (I 
> think) a little bit accelerated whe the services is accessed by multiple 
> clients...
>
> On the server however I got no logs indicating a problem...
>
> I am at loss here. Without a backtrace I can't even google it up.
>
> Can you give some hints on how I should proceed in order to debug this issue?
>
>        Vassilis
>



-- 
:: http://biotext.org.uk/ ::

Reply via email to