Error getting response; java.net.SocketTimeoutException: Read timed out
I am running an web service-XML using SOAP UI. The XML contains large value of data which may be the cause for it to return "Error getting response; java.net.SocketTimeoutException: Read timed out".
How should i resolve this for me to proceed on my task?
Thank you.