Hello, I am using axis 1.0. I have a request handler set to intercept a message before it goes to the binding class. In the handler I get the current message and update some of the settings. However in the binding class, the message seems to still contain the original settings that were sent and not the updated ones replaced by the handler. Is there another step required to commit these changes to the message that the binding class receives?
Thanks Neil
