[jboss-user] [JBoss Seam] - Bean: org.hibernate.collection.PersistentSet, property: 0
hvram
do-not-reply at jboss.com
Wed Dec 20 13:00:40 EST 2006
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
More information about the jboss-user
mailing list