13 years ago
Setting socket timeout for soapui-maven plugin
Hello,
I am using soapui plugin for maven to run my test with hudson. I get Socket Timeout exception which I would like to get rid of by specifying my own socket timeout value. I wonder how can I do it with mentioned setup. Is there any parameter I do not know I can provide to maven. Or should I use settingsFile? If that is the case then how to declare this option in settings file so that I can safely say nothing else is overwritten?
My maven plugin and soapui version is 4.5.1 (free edition).
Can anybody send me example of pom file and settings file they where using to set this up? Also what is current default value (60000ms?)?
Regards!
I am using soapui plugin for maven to run my test with hudson. I get Socket Timeout exception which I would like to get rid of by specifying my own socket timeout value. I wonder how can I do it with mentioned setup. Is there any parameter I do not know I can provide to maven. Or should I use settingsFile? If that is the case then how to declare this option in settings file so that I can safely say nothing else is overwritten?
My maven plugin and soapui version is 4.5.1 (free edition).
Can anybody send me example of pom file and settings file they where using to set this up? Also what is current default value (60000ms?)?
Regards!