There are no create methods in EJB3. This is EJB 2.x "client view" stuff. You
should not be using that.
And why do you assume injection can't happen before the @Init method? Actually it does
- it happens during @PostConstruct.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...