An application which consumes my webservice sends an invalid soap-request, my service can not handle this request.
The applications send an wrong tag (misspelled), but they cannot alter this behaviour.
So my question:
Is there a possibility with a filter or a listner to get the raw http stream, alter something and put it back into the chain.
Thank you, Alex