[ 
http://issues.apache.org/jira/browse/AXISCPP-374?page=comments#action_57580 ]
     
Roshan Weerasuriya commented on AXISCPP-374:
--------------------------------------------

hi Manohar,

This method can be used at any time which the user needs. There are no 
pre-requirements to be done before calling this method. Even just after 
creating the Stub object the user can call this method. For ex:

Calcualtor ws(endpoint);
ws.setSOAPMethodAttribute(....);

Shall I add this to the API comments. If there is any more to be added or if 
this is not enough detail to be added to the API doc, please comment.

> No usage information for setSOAPMethodAttribute() functions in API docs
> -----------------------------------------------------------------------
>
>          Key: AXISCPP-374
>          URL: http://issues.apache.org/jira/browse/AXISCPP-374
>      Project: Axis-C++
>         Type: Improvement
>     Reporter: Manohar
>     Assignee: Roshan Weerasuriya

>
> Hi,
> There is no information on how setSOAPMethodAttribute() methods can be used 
> in API docs.
> As per the API docs, it's just mentioned that setSOAPMethodAttribute() can be 
> used to 
> set Attribute to the SOAPMethod, using the given Attribute data. However, 
> there is no usage
> information and how to verify the values set by these APIs. API docs need to 
> be updated with 
> more info on usage of these APIs.
> Regards
> Manohar

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to