Generated stubs do not consistent with Call
-------------------------------------------

         Key: AXIS2-307
         URL: http://issues.apache.org/jira/browse/AXIS2-307
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
  Components: databinding  
    Reporter: Eran Chinthaka
 Assigned to: Ajith Harshana Ranabahu 
     Fix For: 0.93


It seems that we do always have inconsistency with the methods in the Call API 
and the methods in the Stub. IMO, all the methods that are in Call should be 
made available via stub. 
Current stub seems doesnot contain methods like setTimeOut. So shall we fix 
this ?
Plus, one solution for this recurring problem is to use properties to pass 
parameters via the Call api, so that there is no need to add methods whenever 
Call changes. I think its better to use the properties from here on.
But we need to fix the current problem.

-- 
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