ICEfaces
  1. ICEfaces
  2. ICE-7995

ace:dataTable cannot iterate java.util.Set

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.0
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      icefaces 3
    • Workaround Exists:
      Yes
    • Workaround Description:
      use list instead of set.

      Description

      hi, i am using icefaces 3, and when i tried to use the ace:dataTable with a java.util.Set i get the exception:

      Code:

      javax.servlet.ServletException: /pages/myPage.xhtml @42,48 value="#{myObj.id}": Property 'id' not found on type org.hibernate.collection.PersistentSet.



      to fix the exception i replaced the set with list and it works fine, can you please add support for different types of collections.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Mahmoud Saleh
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: