After investigating another hour in this problem I am convinced that - unfortunately - there is no solution without using nasty details of the current trinidad implementation because the ReturnEvent is broadcasted in a newly spawned lifecycle (see TrinidadFilterImpl) that can only be triggered by setting a hidden request attribute (RequestContextImpl.LAUNCH_PARAMETERS).
I would appreciate if somebody can convince me that I am wrong. Thomas Möller wrote: > > Hallo, > > can anyone provide me with an example how to implement a > DialogRenderKitService that emulates the default behaviour hidden in > DialogServiceImpl. > > -- View this message in context: http://www.nabble.com/-Trinidad--Custom-DialogRenderKitService-tp15933854p15947094.html Sent from the My Faces - Dev mailing list archive at Nabble.com.
