[jboss-user] [JBoss Seam] - Re: EntityManager is Null inside Constructor

blabno do-not-reply at jboss.com
Wed Jan 30 09:16:13 EST 2008


As far as I know, injection occurs after creation of object, so injected resources may not be used during construction. Make init() method and annotate it with @PostConstruct.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124782#4124782

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



More information about the jboss-user mailing list