[ http://issues.apache.org/jira/browse/AXIS2-976?page=comments#action_12430277 ] Richard Gruet commented on AXIS2-976: -------------------------------------
I checked against today's nightly build, and yes the problem seems to have been magically fixed, so the issue should be closed :) > convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB > databinding > ---------------------------------------------------------------------------------------- > > Key: AXIS2-976 > URL: http://issues.apache.org/jira/browse/AXIS2-976 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: databinding > Affects Versions: 1.0 > Environment: Windows XP SP2 > Reporter: Richard Gruet > Priority: Trivial > Attachments: sampleService-wsdl.rar > > > When generating Java code from WSDL via WSDL2Java with ADB databinding, the > org.apache.axis2.databinding.utils.ConverterUtil convertor method picked up > for XML Schema type gYearMonth is mispelled: convertToYearMonth instead of: > convertTogYearMonth. Adding the missing 'g' seems to solve the problem. -- 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]
