Hi Dims,

I agree with Sanka that this would not effect any existing code. For
e.g if I can a service called foo it does not really matter if I send a request to http://localhost:8080/axis2/services/foo or http://localhost:8080/axis2/services/foo.SOAP11Endpoint. Both should work. The latter gibes you the option of applying binding level security as we are able to dispatch to the endpoint directly.

The problem is redundant code , when you send the request you know whether you are sending SOAP 1.1 or SOAP 1.2 . Form that you can figure out about the SOAP version of the endpoint. So having end point name in the address does not make sense to me. And which go beyond what we agree about the end point address more than two years back.

-Deepal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to