dear HTH
/Niklas
I have tried all this solutions before,
the first request and response is fine. but when I tried to get the second
response, I faced with the Exception "socket write error"
I do looping like this
a=0;
while( a <10)
{
send request
reseive response
a++;
}
this exception exst only in the second request-response
plz help
--
View this message in context:
http://www.nabble.com/socket-problem-tf4682668s16868.html#a13382553
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.