[
https://issues.apache.org/jira/browse/CXF-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Wilkos updated CXF-2258:
----------------------------------
Attachment: soaptcp_serverside.patch
Patch adds SOAP/TCP server side support. It's attached to SoapTransportFactory
so there's no need for special settings. Code is placed in soap binding project
and sample service created with JaxWsServerFactoryBean in systests tcp. It also
adds MINA dependancy to soap binding project. It should work in most cases but
there are still issues with big messages which are fragmented to many soap/tcp
frames. It missing error handling defined in protocol specification.
> Implement server side supporting SOAP over TCP
> ----------------------------------------------
>
> Key: CXF-2258
> URL: https://issues.apache.org/jira/browse/CXF-2258
> Project: CXF
> Issue Type: Sub-task
> Components: Soap Binding
> Reporter: Krzysztof Wilkos
> Attachments: soaptcp_serverside.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.