[ http://issues.apache.org/jira/browse/AXISCPP-912?page=comments#action_12368379 ]
Adrian Dick commented on AXISCPP-912: ------------------------------------- I believe this has the same root cause as described in AXISCPP-898, but this section of the WSDL2Ws tool doesn't have the "special case" code. > only basic types allowed for attributes > --------------------------------------- > > Key: AXISCPP-912 > URL: http://issues.apache.org/jira/browse/AXISCPP-912 > Project: Axis-C++ > Type: Bug > Components: Client - Stub > Versions: 1.6 Alpha > Environment: WIN2KSP4 JDK1.5.0_06 MSVC6SP6 > Reporter: Franz Fehringer > Attachments: PegsTour.wsdl, PegsTour.xsd > > Wdl2ws allows only basic types for attributes. > This restriction does not apply to wsdl2java, so perhaps some code could be > borrowed and adapted? > The relevant types in the example are t_Age and t_BookingNumber; they are > trival extension of basic integer types. -- 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
