On Sep 19, 2013, at 12:59 AM, Divya Prakash
wrote:
>
>
>
> Hi Folks,
>
>
>
> We are getting below random error while sending request from one web
> application to another.
>
>
>
> It is messing up the live application only for some of the requests.
>
>
>
> java.net.SocketException:
MG>1)the problem calling executeMethod will need to try{..} catch for
IOException and HttpException
/**
308* Executes the given {@link HttpMethod HTTP method}.
309*
310* @param method the {@link HttpMethod HTTP method} to execute.
311* @return the method's r