You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Richard Gruet (JIRA)" <ji...@apache.org> on 2006/08/05 15:28:13 UTC

[jira] Created: (AXIS2-976) convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB databinding

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


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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-976) convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB databinding

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-976?page=comments#action_12429975 ] 
            
Deepal Jayasinghe commented on AXIS2-976:
-----------------------------------------

Hi Richard;
As I can see the problem is fixed in current SVN , can you please check against nightly builds ?

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-976) convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB databinding

Posted by "Richard Gruet (JIRA)" <ji...@apache.org>.
    [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-976) convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB databinding

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-976?page=comments#action_12427196 ] 
            
Davanum Srinivas commented on AXIS2-976:
----------------------------------------

Richard,

Could you please upload a wsdl?

thanks,
dims

> 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
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-976) convertTogYearMonth method mispelled in code generated by WSDL2Java with ADB databinding

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-976?page=all ]

Eran Chinthaka resolved AXIS2-976.
----------------------------------

    Resolution: Fixed

Closing as requested. 

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org