Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-4771

ComparatorUtil.compare(UnsignedLong, String) doesn't exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.1, 1.5.1
    • 1.6.0
    • adb
    • None
    • Windows XP, Java 1.5_22

    Description

      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(); }

      Attachments

        Activity

          People

            veithen Andreas Veithen
            desnik Martin Lesner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: