I believe you could control the session timeout in ora-ejb-jar.xml which have the
setting like below:-
<session-deployment name="SessionBean" location=" SessionBean "
wrapper="SessionHomeWrapper3" timeout="1200" persistence-filename=" SessionBean ">
Conrad
-----Original Message-----
From: Walker, Eric [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 25, 2000 12:43 PM
To: Orion-Interest
Subject: RE: Session bean time out : URGENT
Hi
We are currently working on a application using the orion server. I would
like some information on how to control the timeout interval for EJBs under
Orion. We seem to be timing out after two minutes or so. We have a critical
deadline and this is really holding us up. I have posted this question to
the mailing list before but I have never received a reply from anyone at
orion. Any help would be greatly appreciated.
Thanks
Eric
-----Original Message-----
From: Walker, Eric [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 16, 2000 6:06 PM
To: Orion-Interest
Subject: Session bean time out
Is there any way for me to set the timeout interval for an EJB?
Thanks
Eric