Re: [appfuse-user] Appfuse JSF, readonly text fields in XxForm.xhtml

2007-05-21 Thread mikebgx
Thanks Matt, done that Then I get an exception clicking the list to go into the details form: Property id references object in a scope with shorter lifetime than the target scope session Seems to me its complaining about param.id, which gets given the value of person.Id where person is the va

Re: [appfuse-user] Appfuse JSF, readonly text fields in XxForm.xhtml

2007-05-21 Thread Matt Raible
If you put your managed bean in session scope instead of request, it should solve this problem. Matt On 5/21/07, mikebgx <[EMAIL PROTECTED]> wrote: Hi, I'm using Appfuse (for JSF & Hibernate). It seems the presence of a readonly or disabled attribute on my http://www.nabble.com/Bug-in-editPr

[appfuse-user] Appfuse JSF, readonly text fields in XxForm.xhtml

2007-05-21 Thread mikebgx
Hi, I'm using Appfuse (for JSF & Hibernate). It seems the presence of a readonly or disabled attribute on my http://www.nabble.com/Bug-in-editProfile--tf1274535s2369.html#a3400660 whereby I've added after my tag. Any ideas please? Mike -- View this message in context: http://www.nabble.