Check for wireFormat/OperationSelector before "get" operation
-------------------------------------------------------------

                 Key: TUSCANY-3124
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3124
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA HTTP Binding
    Affects Versions: Java-SCA-1.5
            Reporter: Brent Daniel


HTTPServiceBindingProvider needs to check for wireFormat/operationSelector 
before checking for the other operations. If a method named "get" is invoked 
over the http binding with a wire format of json-rpc, the service binding 
provider will treat it as an HTTP get request rather than a JSON-RPC method 
invocation. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to