JoeJoeNew Contributor15 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_SuppoSmartBear Alumni (Retired)15 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
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 installationAssertionDescriptionSettings in soapui-settings.xmljava.io.FileNotFoundException when soapui-settings.xml hidden (Access Denied)
Recent DiscussionsWhat is purpose if inspector pane in SoapUI?How do I change password and Username on every call in a Test Case in SoapUI?Content-Length calculation wrong when posting UTF-8 contentError exception in phase 'semantic analysis' with java 21Generate positive long integer?