I want to setup CXF client timeout at the method level not for the service as a whole. My service have multiple methods and I need to setup different timeout for each.
>From documentation I came to know that I can set connection/receive Timeouts on service level but I require to setup timeout at method level. Is there any way/trick so that i can setup timeout at method level. Deepak -- View this message in context: http://cxf.547215.n5.nabble.com/Increase-timeout-for-a-service-method-tp3410943p3410943.html Sent from the cxf-user mailing list archive at Nabble.com.
