[jboss-user] [JBoss Seam] - Re: Using an EJB3 in seam
german.castro
do-not-reply at jboss.com
Mon Nov 12 17:11:10 EST 2007
Well after many hours :( i found in documentation that a EJB must be called using the annotation @Name("name") and Component.getInstance("name") and not using a jndi lookup ...
newbie mistake...
But what happends if i have an EJB from other application (not seam) that isn't seam aware? I have been many time trying to call ejb seam awareness and don't works.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103893#4103893
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103893
More information about the jboss-user
mailing list