0 Replies Latest reply on Jul 23, 2004 9:59 AM by albertok

    Lookup recommendations

    albertok

      Hi,

      Have you got any recommendation how to keep references to EJB objects? I mean, if you use many times some bean in many functions would NOT be better to create such objects in ejbCreate() and ejbActivate() function, so all lookup failures might be handled by container and such bean would NOT be created.

      Is anybody knows that this aproach is wrong?

      Thanks in advance,
      Albert