[JBoss-user] [EJB 3.0] - Bug? Transaction timeout....

2006-06-19 Thread modjoe23
I have a message driven bean which is processing a transaction which cam sometimes run for hours. The main goal I am trying to acheive is to increase the transaction timeout from the default 300 seconds (5 mins) to somehere in hours. The code below demonstrates the number of things I have tried

[JBoss-user] [EJB 3.0] - Bug? Transaction timeout....

2006-06-19 Thread modjoe23
I have a message driven bean which is processing a transaction which cam sometimes run for hours. The main goal I am trying to acheive is to increase the transaction timeout from the default 300 seconds (5 mins) to somehere in hours. The code below demonstrates the number of things I have tried