for me, it ends after "SAVE". Let me check details and I'll finally commit my changes.
On Dec 4, 2007 6:47 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > I don't understand the voting machine-demo :-) > > For the FAcesGoodies, I have to say, that there are some changes still > on my box, > not on the repo. > > And. You need Trinidad 1.0.5 (or it 1.0.4) AND Orchestra_Core > 1.1-SNAPSHOT + the java5-1.0-SNAPSHOT. > > -Matthias > > > On Dec 4, 2007 6:43 PM, Esser, Jonas <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi, > > > > > > > > I tested the "myfaces-orchestra-examples-project" and the "Trinidad > > FacesGoodies by Matthias Wessendorf". Both demos don't work correct for me, > > look at my test cases: > > > > > > > > (Tested with Tomcat 6.0.14 and jdk1.6.0_03) > > > > > > > > Test case I: FacesGoodies > > > > > > > > 1. Create user "user1" > > > > 2. Create user "user2" > > > > 3. Edit "user1" > > > > 4. Press button "Next" > > > > 5. Press button "save" > > > > 6. Edit "user2" -> I still edit the user "user1" > > > > > > > > The user object is stored in a bean named "editor" with the scope > > conversation.flash, this conversation should end after pressing save, but it > > does not. One solution is to invalidate the conversation manually, but then > > the feature of the conversation.flash is not used. > > > > > > > > Test case II: myfaces-orchestra-examples-project - petstore > > > > > > > > 1. Enable administrator mode > > > > 2. Create Customer Group > > > > 3. Create Product > > > > 4. Go to Edit or Detail Page > > > > > > > > The result is a detail page without product set, because the url is wrong: > > > > > > > > ../mops/ProductDetail.faces?productId=&conversationContext=12 > > > > > > > > the url should be called: > > > > > > > > ../mops/ProductDetail.faces?productId=2&conversationContext=1 > > > > > > > > In the "myfaces-orchestra-examples-project - A Voting Machine" I've got the > > same issue. > > > > > > > > Many thanks to any advice > > > > > > > > Jonas Esser > > > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > mail: matzew-at-apache-dot-org > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

