Hi,

I believe that we already have a mechanism where we dispatch to AxisEndpoint if the URL has that format of http://[host]:[port]/axis2/services/[service-name].[endpoint-name]/ . It this the format we all agreed on?

I would like to get this done because I believe that when dispatching, we should alway obtain the AxisMessage from AxisBindingMessage via AxisEndpoint -> AxisBinding -> AxisBindingOperation. This way policies which are applicable can be obtained straightaway. Further we can enhance the DeploymentEngine s.t. it will generate an endpoint per Policy alternative which means we don't have to process a message to figure out the applicable policy alternative (rather we can obtain it from the URL). I believe it will safe lot of processing overhand and we can support multiple policy alternatives in a more efficient manner

Thoughts ?

Thanks,
Sanka

--
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/

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

Reply via email to