[jboss-user] [JBoss Seam] - Re: Feature request regarding nested conversations

pete.muir@jboss.org do-not-reply at jboss.com
Sun Oct 14 13:08:31 EDT 2007


Sorry about the delay getting to this thread.

"wschwendt" wrote :  One problem is that unfortunately Gavin King appears to be no longer present on this forum (yes, I understand that he's probably awfully busy and cannot answer mundane support questions here).

If you can persuade it us it's worth us looking at we can distill it down for him and see what he says (yes, its worth looking at IMO :) ). Gavin is busy with Web Beans atm.

anonymous wrote : And the following approach is not  viable either: We cannot simply access a component from the parent conversation and  call a property Setter of this component with the ending result of the nested conversation supplied as argument for this Setter.

This is what you are supposed to be able to do.

anonymous wrote : The reason is that when a component from the parent conversation is called while the nested conversation is still in progress,  the ManagedEntityIdentityInterceptor saves  wrappers for the called component in the scope of the nested conversation (!) and not the scope of the parent conversation.

I'm 90% sure this is a bug.  Do you have a JIRA issue open for it? Can you point me at it if you do? I need to review it carefully with Norman.

anonymous wrote : I'm puzzled by the fact that Seam offers nothing yet in this regard.  A feature like that would be highly useful when modeling complex flows and composing them of one or more subflows.  I hope that an output-mapper gets added to Seam, in order to avoid having to resort to ugly hacks such as writing from the nested conversation to the parent conversation scope.
  | 

Even if you were able to write attributes back to the parent conversation do you still think this would be useful?

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

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



More information about the jboss-user mailing list