7 Replies Latest reply on Nov 1, 2006 9:32 AM by monkeyden

    Order of operations

    monkeyden

      At what point can I be sure the EntityManager has been injected? I have some fields that need to be initialized after @Init and before the response, and I need the EntityManager to do it. I get a NullPointer when I call createQuery().