I am testing a .Net client with WSE 3.0 for compatibility with an Axis2
1.2 deployed web service. I have the addressing enabled and engaged on
the server along with Rampart. WSE 3.0 only supports the submission
version of WS-Addressing while Axis2 defaults to the final version (I
believe). Is there a way in the Axis2 server to tell it to use the
submission version (perhaps in the service.xml as a parameter to the
moduleConfig)?
If not, is there another way of having the client indicating to the
server which version to use other than the Options object?
Thanks,
Ted