[ http://issues.apache.org/jira/browse/AXIS2-1676?page=all ]

Dennis Sosnoski closed AXIS2-1676.
----------------------------------


> WSDL using element name of "return" generates uncompilable code with JiBX 
> unwrapped
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-1676
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1676
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: databinding
>    Affects Versions: nightly
>            Reporter: Dennis Sosnoski
>         Assigned To: Dennis Sosnoski
>             Fix For: nightly
>
>
> If the response from an operation is of the form:
>   <xs:element name="getTestCartResponse">
>     <xs:complexType>
>       <xs:sequence>
>         <xs:element name="return" type="xs:string"/>
>       </xs:sequence>
>     </xs:complexType>
>   </xs:element>
> JiBX unwrapped handling attempts to use "return" as a variable name, 
> resulting in code which will not compile.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to