@Stateful or @Stateless make it an EJB3 Seam component. It can be a plain Seam component without them. Yes, you are mixing up the defaulting rules for scope that come with @Stateful/@Stateless and the scope fo the Seam component.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121771#4121771 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121771 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
