4 Replies Latest reply on Dec 20, 2006 2:04 PM by hvram

    Bean: org.hibernate.collection.PersistentSet, property: 0

    hvram

      Hi
      I have a OneToMany relationship . When i try to access a value in the secondary table using an EL as follows

      #{usersHome.instance.refUserses[0].id}

      I get an error as follows
      javax.el.ELException: /Users.xhtml: Bean: org.hibernate.collection.PersistentSet, property: 0

      I used seam-gen to generate the code and modified the xhtml to add the above reference.

      Can somebody point me what I am doing wrong

      I am running Seam 1.1 CR2

      Regards
      Hari