| Author |
SP not being called successfully in a J2EE app
|
Tom Nicholas
Greenhorn
Joined: Feb 16, 2005
Posts: 1
|
|
Hi all, I am currently working on a multiuser application. It is J2EE app for processing of certain applications. It uses jsp, java classes and ejb's. Currently we are facing problem that for some of the applications a particular stored procedure is not called successfully while for others it is getting called successfully. The jsp calls java helper class which in turn calls the EJB. We are using a session bean and entity bean. This procedure takes different time for processing different applications. Also it is a heavy procedure. I suppose the problem is due to session time out. Would like to have your suggestions.
|
 |
adrian osullivan
Greenhorn
Joined: Sep 29, 2004
Posts: 6
|
|
Yes I had a similar problem. I had this application, and it threw an exception. I think it may have been a bug. Can anyone help?
|
 |
 |
|
|
subject: SP not being called successfully in a J2EE app
|
|
|