Hi, I think binding a JSF-component does not work with conversation scoped seam-components.
You can either inject the UI-component by its id or bind the JSF-component to an event scoped bean and inject this one in your conversation scoped bean. Take a look at the seam-documentation.. this is mentioned there. Regards, Alexander View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128757#4128757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128757 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
