[jboss-user] [JBoss Seam] - Re: Order of operations

gavin.king@jboss.com do-not-reply at jboss.com
Wed Nov 1 03:26:46 EST 2006


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#3982308

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982308



More information about the jboss-user mailing list