How is it that a stateless bean is able to get a reference to the EJBObject in the ejbCreate() method? When the bean is created (by the container) it is not yet assigned to any client. So there is no EJBObject yet, right?
Mrudula Madiraju
Greenhorn
Posts: 12
posted 16 years ago
Never mind. Looks like this topic has been beaten to death in the last few posts. Thanks :-)