You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Samuel Alexander Gnanaraj (JIRA)" <ji...@apache.org> on 2014/05/11 00:07:10 UTC

[jira] [Created] (AXIS2-5648) Customizable Dispatcher for RESTful services

Samuel Alexander Gnanaraj created AXIS2-5648:
------------------------------------------------

             Summary: 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org