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