Setting "REST like support" via properties
------------------------------------------

         Key: AXIS2-271
         URL: http://issues.apache.org/jira/browse/AXIS2-271
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: client-api  
    Versions: 0.93    
 Environment: Any Environment
    Reporter: Saminda Wishwajith Abeyruwan
    Priority: Minor
     Fix For: 0.93


When REST like support is given with Call(), it has to configure with 
call.setDoREST(), which cause this method to propagate  to Stub. Rather 
following this path, if a property can be set in "call" as 
call.set(Constants.Configuration.ENABLE_REST,Constants.VALUE_TRUE), at the end 
of the day Stub can populate with properties. This is same for the other 
properties like, selecting POST/GET interfaces at transport level. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to