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.si...@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&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to