Uploaded image for project: 'iBatis for Java [READ ONLY]'
  1. iBatis for Java [READ ONLY]
  2. IBATIS-391

Can not access Lists within custom objects.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1
    • Core
    • None

    Description

      I am unable to use the iterate tags on Collections that are nested in a custom object.

      The parameter looks like

      map -> customObj -> Collections

      If I add the collections to the map all is good. But when I try and access the collection via the dot notation I get the following error.

      com.ibatis.common.beans.ProbeException: Error getting ordinal list from JavaBean. Cause java.lang.NumberFormatException: For input string: ""

      Unit test will come soon

      Attachments

        Activity

          People

            bgoodin Brandon Goodin
            nmaves Nathan E. Maves
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: