[JBoss-user] [JBoss Seam] - Re: Is Master-Detail possible in Seam

2006-07-10 Thread jcalvert
petemuir, can you elaborate on this? What does that do, TransactionType.NOT_SUPPORTED? Does it actually affect flushing? I'm interested in potentially converting a Struts app backed by Hibernate to Seam. However we've had to set FlushMode.NEVER in many places because of the nature of our

[JBoss-user] [JBoss Seam] - Re: Stateful behaviour jPDL [Back button error!]

2006-07-06 Thread jcalvert
I built the HEAD from CVS of Seam and rebuilt the DVD store application. I was in fact able to produce a bug: 1) Add two different titles to the cart. 2) Open the cart in two different windows/tabs. 3) In the first window/tab, check 'Remove' on the top title, then click the update button. 4)

[JBoss-user] [JBoss Seam] - Re: Stateful behaviour jPDL [Back button error!]

2006-07-06 Thread jcalvert
Would it be reasonable to make the shopping cart (or any other actionable list of items) conversational as opposed to session bound? In other words such that each hit to the shopping cart is part of a single conversation. Is there a reason why one would not want to do this? There's a similar

[JBoss-user] [JBoss Seam] - Re: Stateful behaviour jPDL [Back button error!]

2006-07-06 Thread jcalvert
It might bear adding that the problem I'm thinking of is users in a web application using the back button to go to a previously rendered page that no longer accurately reflects the state of the data. This would be simple enough by simply stamping the page with a sequence to make sure it's not

[JBoss-user] [JBoss Seam] - Re: Stateful behaviour jPDL [Back button error!]

2006-07-06 Thread jcalvert
Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3955957#3955957 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3955957 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly