[ 
http://issues.apache.org/jira/browse/AXISCPP-900?page=comments#action_12363225 
] 

Franz Fehringer commented on AXISCPP-900:
-----------------------------------------

This issue is related to AXISCPP-908 (generated code not used); if 
t_SearchRoomsRequest where to be used, setting/serializing of attributes would 
be trivial.


> Attributes not settable for webservice incvocation
> --------------------------------------------------
>
>          Key: AXISCPP-900
>          URL: http://issues.apache.org/jira/browse/AXISCPP-900
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Stub
>     Versions: 1.6 Alpha
>  Environment: WIN2KSP4 MSVC6SP6 JDK1.5.0_06
>     Reporter: Franz Fehringer
>  Attachments: PegsPortType.cpp, PegsPortType.hpp, vakanz.wsdl, vakanz.xsd
>
> For the invocation of my web services i need to send soap requests containing 
> attributes e.g.
> <SearchRoomsRequest returnRateNotes="true">
> ...
>   <HotelName MatchType="PARTIAL">Lux</HotelName>
> ...
> </SearchRoomsRequest>
> Interestingly wsdl2ws generates input parameters for attributes in the 
> function/method prototypes (see SearchRooms method in the attached sources) 
> but does not use/reference them in the function/method body.

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