Fwd: What is the proper way of setting client Timeout per Webservice method ?

2013-06-07 Thread Philippe Mouawad
per Webservice method ? To: Philippe Mouawad pmoua...@apache.org On May 8, 2013, at 1:40 AM, Philippe Mouawad pmoua...@apache.orgjavascript:_e({}, 'cvml', 'pmoua...@apache.org'); wrote: Hello Daniel, Thanks for this. Regarding mu question on timeout I wanted to know if I was issing something

Fwd: What is the proper way of setting client Timeout per Webservice method ?

2013-06-07 Thread Philippe Mouawad
of setting client Timeout per Webservice method ? To: Philippe Mouawad pmoua...@apache.org On May 8, 2013, at 1:40 AM, Philippe Mouawad pmoua...@apache.org wrote: Hello Daniel, Thanks for this. Regarding mu question on timeout I wanted to know if I was issing something in your proposed solution

Re: OperationInfo NoClassDefFoundError: CXF under high load

2013-05-07 Thread Philippe Mouawad
but it would be better to be suer It could also be a Synchronization issue on TC Class Loader. -- Cordialement. Philippe Mouawad. Ubik-Ingénierie UBIK LOAD PACK Web Site http://www.ubikloadpack.com/ UBIK LOAD PACK on TWITTER https://twitter.com/ubikloadpack On Tue, May 7, 2013 at 3:40 PM, Sergey

Re: What is the proper way of setting client Timeout per Webservice method ?

2013-05-07 Thread Philippe Mouawad
Hello, Any update on this ? If we want to contribute some docs patches, what is the way for it ? I don't see docs in source code of project. I've read this http://cxf.apache.org/getting-involved.html. Thanks Regards Philippe On Mon, May 6, 2013 at 6:53 PM, Philippe Mouawad pmoua

Re: What is the proper way of setting client Timeout per Webservice method ?

2013-05-06 Thread Philippe Mouawad
getCustomerById is impacted, which seems to me regular as the service is a Spring Bean. Am I missing something ? Regards Philippe On Mon, May 6, 2013 at 4:09 PM, Daniel Kulp dk...@apache.org wrote: On May 6, 2013, at 10:06 AM, Philippe Mouawad pmoua...@apache.org wrote: Many Thanks Daniel for your

Re: What is the proper way of setting client Timeout per Webservice method ?

2013-05-06 Thread Philippe Mouawad
IS IMPACTED BY PREVIOUS SETTING AS IT'S IN SAME THREAD service.getCustomerById(timeout); Thanks On Mon, May 6, 2013 at 6:32 PM, Daniel Kulp dk...@apache.org wrote: On May 6, 2013, at 10:48 AM, Philippe Mouawad pmoua...@apache.org wrote: Hello Daniel Many thanks for clarifications

Re: What is the proper way of setting client Timeout per Webservice method ?

2013-05-04 Thread Philippe Mouawad
3, 2013 5:57 PM, Philippe Mouawad pmoua...@apache.orgjavascript:; wrote: Hello, I am working on the right way to configure Client Timeout on client side and I am kind of confused by what I read: - http://cxf.547215.n5.nabble.com/Setting-Http-conduit-using-spring

What is the proper way of setting client Timeout per Webservice method ?

2013-05-03 Thread Philippe Mouawad
Hello, I am working on the right way to configure Client Timeout on client side and I am kind of confused by what I read: - http://cxf.547215.n5.nabble.com/Setting-Http-conduit-using-spring-configuration-file-td2644363.html - https://issues.apache.org/jira/browse/CXF-3011 -