How to generate client for WSDL which has Symmetric Binding policy using axis2 and Apache Rampart?I am able to generate client using axis2 and eclipse, after that how can i add Apache Rampart configuration(Symmetric binding) for generated Client? Please help me.

有帮助吗?

解决方案

You can start with this tutorial. After that, I recommend looking at the Rampart samples provided in the bundle, a symmetric scenario is included there, runnable example.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top