I had the same problem for a large transaction.
In config/server.xml set
<transaction-config timeout="120000" />
to set the timeout to 2 minutes (for example).
-tim
> -----Original Message-----
> From: Tommy Essebo [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 27, 2000 9:06 AM
> To: Orion-Interest
> Subject: transaction timeout
>
>
> I'm having problems with a transaction that's taking more the
> 45 s. Orion
> fails to complete the EJB-operation due to transaction
> timeout. Where can I
> change the transaction timeout value? I am using Oracle thin
> jdbc driver.
>
> /tommy
>
>