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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...