[
https://issues.apache.org/jira/browse/AXIS2-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Alexander Gnanaraj updated AXIS2-5648:
---------------------------------------------
Description:
For SOAP Services, Axis2 provides the option to configure Dispatcher using
Dispatch Phase. But for RESTful services, Axis2 directly executes the
HTTPLocationBasedDispatcher instead of having Dispatch Phase.
In RESTUtil.dispatchAndVerify() HTTPLocationBasedDispatcher is invoked to find
the Operation.
Instead of this, Axis2 need to provide a customizable dispatcher similar to
SOAP services.
was:
For SOAP Services, Axis2 provides the option to configure Dispatcher using
Dispatch Phase. But for RESTful services, Axis2 directly executes the
HTTPLocationBasedDispatcher instead of having Dispatch Phase.
In RESTUtil.dispatchAndVerify() HTTPLocationBasedDispatcher is invoked to find
the Operation.
Instead of this, Axis2 need to provide a customizable dispatcher similar to
SOAP services.
> Customizable Dispatcher for RESTful services
> --------------------------------------------
>
> Key: AXIS2-5648
> URL: https://issues.apache.org/jira/browse/AXIS2-5648
> Project: Axis2
> Issue Type: Bug
> Components: kernel, transports
> Reporter: Samuel Alexander Gnanaraj
>
> For SOAP Services, Axis2 provides the option to configure Dispatcher using
> Dispatch Phase. But for RESTful services, Axis2 directly executes the
> HTTPLocationBasedDispatcher instead of having Dispatch Phase.
> In RESTUtil.dispatchAndVerify() HTTPLocationBasedDispatcher is invoked to
> find the Operation.
> Instead of this, Axis2 need to provide a customizable dispatcher similar to
> SOAP services.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]