[
https://issues.apache.org/jira/browse/AXIS2-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-4771:
-----------------------------------
Priority: Minor (was: Blocker)
Affects Version/s: 1.5.1
Fix Version/s: 1.5.4
Targeting this for 1.5.4.
Do you think that you could add the necessary method to ConverterUtil and
provide a patch?
> 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
> Priority: Minor
> Fix For: 1.5.4
>
>
> 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]