Hi, I am using the following client configuration file for setting the receive timeout options on the http-conduit object using a configurations file.
http://cxf.547215.n5.nabble.com/file/n2644365/clientConfig.xml clientConfig.xml I am using the following client code. http://cxf.547215.n5.nabble.com/file/n2644365/AuthServiceFactory.java AuthServiceFactory.java her is my wsdl http://cxf.547215.n5.nabble.com/file/n2644365/authorizationService.wsdl authorizationService.wsdl timouts are defaulted to 60 sec always and also varied the receive timeout setting value from 5 to 5000. please let me know if anything is wrong in the configurations deatils. i am using apache cxf 2.2.6 and tomcat for this Thanks Vijay.v -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-setting-the-receive-timouts-option-using-Http-conduit-tp2644365p2644365.html Sent from the cxf-dev mailing list archive at Nabble.com.
