Robert Lazarski created AXIS2-6071:
--------------------------------------

             Summary: Add new class JSONBasedDefaultDispatcher that skips 
legacy SOAP code 
                 Key: AXIS2-6071
                 URL: https://issues.apache.org/jira/browse/AXIS2-6071
             Project: Axis2
          Issue Type: Improvement
            Reporter: Robert Lazarski


JSON based REST services can benefit by adding the new 
JSONBasedDefaultDispatcher class - making it possible to bypass a lot of the 
SOAP based Axis2 code when combined with the existing property 
enableJSONOnly=true. 

This fixes a JSON service bug in which multiple operation declarations in a 
services.xml file could break the expectation of the other SOAP orientated 
"Dispatcher" classes to select the correct AxisOperation instance on an HTTP 
request.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to