[jboss-user] [JBoss Seam] - Re: #{conversationList} appears to be empty

djfjboss do-not-reply at jboss.com
Fri Sep 28 09:00:42 EDT 2007


Interesting is one word for this; I can think of others!

Thanks for your suggestions: using the @In(value= generates an exception: javax.ejb.EJBTransactionRolledbackException: could not set field value: personAction.org.jboss.seam.core.conversationList; using #{org.jboss.seam.core.conversationList} makes no difference.

#{!empty(conversationList)} when called within a JSF page appears to be false (ie the list is empty) but code in my action handler indicates the opposite and the debug page shows a new conversation each time I open up a new instance of the application in a new tab.

This behaviour does not make a lot of sense to me - Seam seems to either work really nicely or leave you scratching your head.  I'm clutching at straws now.  Is there any arcane configuration I need to do or annotations I need to add other than @Begin, @End?  I'm running Seam 2.0.0CR1 on JBoss 4.2.0.GA.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089680



More information about the jboss-user mailing list