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

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995384#3995384

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995384
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to