-
J2EE best practice for Report Generation (1 messages)
- Posted by: Denys Sene
- Posted on: June 08 2006 10:13 EDT
Hello all, I'm looking for the J2EE best practice to generate long time reports. The problem is when the report runs for a long time, and we get a timeout. I think the best practice should be to use Async with JMS and MDB running without a transaction context (not supported) to not get a transaction timeout. But I would like to receive more suggestions. ThanksThreaded Messages (1)
- Re: J2EE best practice for Report Generation by David Thielen on June 08 2006 20:40 EDT
-
Re: J2EE best practice for Report Generation[ Go to top ]
- Posted by: David Thielen
- Posted on: June 08 2006 20:40 EDT
- in response to Denys Sene
One solution is to get a faster reporting engine. You might want to take a look at Windward Reports to get a faster (and easier) system. thanks - dave