Ok, if we get it well : - to make an "old school request bean" => @Name (just a Seam object, in event scope)
- to make an "old school session bean" => @Stateless (or just @Name and Scope(Session), but in this case I don't get the utility of @Stateless annotation) - to make a "new shiny stateful bean" => @Stateful Did I resume correctly the main usages of Seam beans compared to old jsf beans ? Please help poor noobish guys like us ... Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076221#4076221 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076221 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user