giftsamuel asir [
http://community.jboss.org/people/giftysam] replied to the discussion
"Socket Communication - StreamCorruptedException"
To view the discussion, visit:
http://community.jboss.org/message/559921#559921
--------------------------------------------------------------
Hi mailto:ron.sigal@jboss.com Ron Sigal,
Thanks for your reply.I had resolved the problem. Actually the problem was on my side.
client.setSocketFactory(getSocketFactory());
should be set only for the transport protocol "sslsocket". The mistake what I
made is, I had set the above for the transport protocol "socket". So I got the
StreamCorruptedException. Now its working perfectly.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/559921#559921]
Start a new discussion in JBoss Remoting at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]