Hi,
I am using CXF 2.2.2. I configured the time out in the config file as below
<http-conf:conduit name="serviceName.http-conduit">
<http-conf:client ConnectionTimeout="500"/>
</http-conf:conduit>
But when i tried to test the timeout is ignored. I even tried by testing by
setting 1 millisecond.
I am new to CXF and all the info I read says it should work. I have no idea
whats causing the proble.
Any help is greatly appreciated.
Thanks,
--
View this message in context:
http://cxf.547215.n5.nabble.com/CXF-time-out-issue-tp5711763.html
Sent from the cxf-issues mailing list archive at Nabble.com.