You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ax...@ws.apache.org> on 2008/07/04 06:12:34 UTC

[jira] Closed: (AXISCPP-900) Attributes not settable for webservice incvocation

     [ https://issues.apache.org/jira/browse/AXISCPP-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-900.
------------------------------

       Resolution: Fixed
    Fix Version/s: current (nightly)

With the resolution of  AXISCPP-458 , this has now been fixed.  Attributes will never be a parameter on an operation....



> Attributes not settable for webservice incvocation
> --------------------------------------------------
>
>                 Key: AXISCPP-900
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-900
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Stub
>    Affects Versions: 1.6 Alpha
>         Environment: WIN2KSP4 MSVC6SP6 JDK1.5.0_06
>            Reporter: Franz Fehringer
>             Fix For: current (nightly)
>
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org