@Micke: I don't think that the @Out will solve the problem. Please have a look 
at the following urls:

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=110055
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=115924
http://docs.jboss.org/seam/2.0.1.CR1/reference/en/html/conversations.html#d0e5171

The injection of the UI-component with 

@In("#{uiComponent['clientId']}") UIComponent cmp;

did never work for me, but the binding to an event scoped bean works.

Regards,

Alexander

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128912
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to