Title: org.apache.ws.axis.security.WSDoAllSender

All,
Can the org.apache.ws.axis.security.WSDoAllSender handler be used on a server effectively?
I want to send a clear text message to the server, but I want the server to make a secured call.
In this case, the server needs to become a client to another web service.

This does not appear to work correctly with version 1.1.0.
Does anyone know if this has been corrected in a later version?

What is happening is that a MustUnderstand error is being thrown upon receipt of the clear text.  Even if the server is no longer making the web service call, the error is still thrown.  That is, the server has the deploy.wsdd file that indicates that it will be a requestFlow sender, but that code has been commented out yet the exception is still thrown.

Any ideas/thoughts are welcomed.

Thanks in advance,

Steven

Reply via email to