Problem in bean lookup, no exception
Hi,
I m facing a wierd problem.I m using EJB in middle tier and OC4J as server. If i keep my server idle for sometime(around an hour) and then try to make a call from client the execution hangs from the bean lookup point. There is no exception but the control doesnt move forward from that. I tried to debug it but the control just disappears from the lookup point. I dont understand why it happens. Can anybody please help. Thanks.
|