[ https://issues.apache.org/jira/browse/CXF-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krzysztof Wilkos updated CXF-2257: ---------------------------------- Attachment: SoapTcp.zip xpp3-1.1.4.jar soaptcp_transport.patch I'm submiting a patch that adds soap over tcp client support. It still needs more error handling end more tests but seems to work. I've tested this with .Net service which is in SoapTcp.zip package. There is also .Net client which I used as a reference as Sun's pdf was not enough. Wireshark can't sniff over looback interface on Windows so I used CommView trial, than save log as .cap and decode in wireshark. > Implement client side supporting SOAP over TCP > ---------------------------------------------- > > Key: CXF-2257 > URL: https://issues.apache.org/jira/browse/CXF-2257 > Project: CXF > Issue Type: Sub-task > Reporter: Krzysztof Wilkos > Attachments: SoapTcp.zip, soaptcp_transport.patch, xpp3-1.1.4.jar > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.