0 Replies Latest reply on Aug 20, 2002 1:16 PM by rebecca

    Hook to control instantiation of an EJB

    rebecca

      Hi All,

      Is there a way for me to specify my own jar or class file using which I instantiate my own EJB ?

      I am looking into the possibility of creating my EJB using 'new XYC(...)' rather than using the JBOSS default newInstance().


      Rebecca