This week's book giveaway is in the Open Source Projects forum. We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line! See this thread for details.
I would really appreciate if some one answers the following question.
If container calls the ejbCreate on a stateless session bean at an entirely unrelated time to the clients create call on home object.. how come we can ask for the EjbObject reference from the SessionContext in the ejbCreate method.