0 Replies Latest reply on Nov 1, 2006 10:45 AM by monkeyden

    @PostConstruct throws NPE when EntityManager is used

    monkeyden

      Has anyone used a workaround for this? I have a data member which I'm trying to init in @PostConstruct. My first thought is to just do a lazy initialization if it's null, in the accessor, but I'd prefer to use it in "callback fasion."

      http://jira.jboss.com/jira/browse/EJBTHREE-665