[
https://issues.apache.org/jira/browse/AXIS2-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Afkham Azeez resolved AXIS2-4771.
---------------------------------
Resolution: Fixed
Assignee: Andreas Veithen
This seems to be fixed, and the relevant method is available in ConverterUtil
> ComparatorUtil.compare(UnsignedLong, String) doesn't exist
> ----------------------------------------------------------
>
> Key: AXIS2-4771
> URL: https://issues.apache.org/jira/browse/AXIS2-4771
> Project: Axis2
> Issue Type: Bug
> Components: adb
> Affects Versions: 1.5.1, 1.4.1
> Environment: Windows XP, Java 1.5_22
> Reporter: Martin Lesner
> Assignee: Andreas Veithen
> Priority: Minor
> Fix For: 1.5.5
>
>
> Axis 2 generates cleint class with statement calling
> ComparatorUtil.compare(UnsignedLong, String) that doesn't exist for
> UnsignedLong:
> public void
> setX_type0(org.apache.axis2.databinding.types.UnsignedLong param){
>
> if
> (org.apache.axis2.databinding.utils.ConverterUtil.compare(param, "9999999")
> <= 0){
> this.localX_type0=param;
> }
> else {
> throw new
> java.lang.RuntimeException();
> }
--
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: [email protected]
For additional commands, e-mail: [email protected]