N
nikita777
Hi,
I want to initialize an EJB. But it only has to be initialized once (at
server-start time).
So, if I hava a stateless EJB, will the create-Methode only called
once, or
is it possible, that the EJB-Container calls this Methods more often
(calls the
ejbRemove, uses more than one instances, etc.)?
Thanks and excuse me for my english
Joe
I want to initialize an EJB. But it only has to be initialized once (at
server-start time).
So, if I hava a stateless EJB, will the create-Methode only called
once, or
is it possible, that the EJB-Container calls this Methods more often
(calls the
ejbRemove, uses more than one instances, etc.)?
Thanks and excuse me for my english
Joe