Overwriting Transaction Timeout set by WebSphere?
问题 I am currently in a project where we have a method that is called to generate a report and then return it to the client side. The whole process works something like this: [[Application]] --> [[JMS]] --> [[DB Server]] However, our WebSphere has a global setting where Transaction Timeout is set to 2 minutes, and Maximum Transaction Timeout is set to 5 minutes. This has caused us some problems because some of our reports take longer than 2 minutes, and as such, the connection is dropped at the