"petekol" wrote : @Begin(id="newEmp", nested = true, ifOutcome = "newPage") | kills it's parent conversation and creates two new conversations where newEmp is a root one. | | @Begin( nested = true, ifOutcome = "newPage") works without problems..... | | could it be a bug?
sorry, seam does not kills a parent one, but rearange ids and contexts that leads to wrong result View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960343#3960343 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960343 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
