Bean will be activated and callback ejbRemove will be called.
Does the bean directly go to "does not exist " state
brought back to the active state
Client calls remove() when stateful session bean is in passivation.
Does the bean directly go to "does not exist " state or it will be brought back to the active state and then ejbRemove() is called ?
Regards,<br />Ram.<br />SCJP 1.4
When the client calls remove on the home or component interface to remove the session object, the container issues ejbRemove() on the bean instance.
When the client calls remove on the home or component interface to remove the session object, the container issues ejbRemove() on the bean instance.
is the case when the session instance is in ready state
The following steps describe the life cycle of a STATEFUL session bean instance:
When the world says, "Give up,"<br />Hope whispers, "Try it one more time."
Yup, yup, yup. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|