0 Replies Latest reply on May 21, 2007 1:39 PM by osganian

    EJB3 and the ejbCreate method

    osganian

      I have a MessageDrivenBean that I am upgrading to use annotations in jboss 4.0.4. There's a ejbCreate() method that is doing some stuff when the MDB is created. Do I need to annotate this method so it still gets called when the MDB is created?

      Thanks,
      Mike