1 Reply Latest reply on Nov 13, 2002 11:02 AM by juha

    ejb.create()

    dshaul

      Hi
      What happen if I call the lookup() and then the ejb.create from the init() method of a servlet? Is it a problem? How does it works in Jboss, will I get always the same bean cause the create is inside the init()?