Hi,
We are working on a scenario wherein we need to call a webservice using SOAP Axis Adapter as the webservice expects message encryption, username token, timestamp.
We were able to deploy the sda as described in note: 1028961, we get the status in the monitoring servlet(http://host:port/XIAxisAdapter/MessageServlet) as Found for XML Security API and Apache WSS4J, on executing the interface we get an error in channel monitoring for the receiver SOAP channel: java.lang.NoClassDefFoundError: javax/wsdl/Operation.
Please help with possible resolutions of the issue.
Thnx.