JoeJoeNew Contributor16 years agosoapui-settings.xmlHi all, I want to know, if there is a chance to set Socket Timeout and HTTP version in soapui-settings.xml and how? I'm using linux soap-ui3.0.1 version in a command line. Thanks JoeShow More
SmartBear_SuppoAlumni16 years agoFor the Http Version, you will need to add something like:<con:setting id="HttpSettings@http_version">1.1</con:setting> And for the Socket Timeout:<con:setting id="HttpSettings@socket_timeout">4000</con:setting> I hope that helps!/Nenadhttp://eviware.com
Recent DiscussionsMalfunction changing between multiple screensHow do I add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0
Related ContentSoapui-settings.xml hidden (Access Denied)soapui-settings.xml not being picked up by SoapUI 5.2.1where do I find soapui-settings.xml in unix installation