[jboss-user] [JBoss Seam] - Re: When do I need a @Factory?
christian.douven
do-not-reply at jboss.com
Wed Aug 22 17:15:03 EDT 2007
Well, im new to seam, too.
But in your application servers container, a session bean is usually injected via the @EJB annotation. Since it seems to live in the same container, you can use the local interface.
I don't know, whether seam has some exceptions here. Maybe you better wait until som professional deals with you post....
@EJB is an annattion defined by the EJB 3.0 specification.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077064#4077064
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077064
More information about the jboss-user
mailing list