I forgot to mention. Everything works as expected if I either: A) Get rid of every @In
annotation and keep the @EJB; or B) get rid of the @EJB injected session bean and keep
the @In annotated properties.
But, it doesn't work if I have both (and I need access to both - and i get the same
error if I use a JNDI lookup to get the session bean instead of using @EJB).
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984335#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...