Hi all,

I've made all of the changes I think we need to roll the release.  It will
include a number of bug fixes, and two significant improvements:

  * The removal of the Throttle entirely.  It created too many problems,
some ours, some yours, but problems either way.  Without it, it will be far
easier to debug many issues with concurrency and mismanaged transactions.
The performance issues it was intended to solve are likely not an issue with
today's JVMs and app server infrastructure anyway.  As a result,
MaxTransactions, MaxRequests and MaxSessions have no effect.  They will
still exist in the DTD, but only to avoid breaking existing XML files.

  * Support for Java 5 Enums out of the box.  It was such a simple change,
I'm sorry it wasn't in sooner.

I plan to deploy on Sunday evening, likely between 10pm and 11pm Mountain
time.

Let me know if you had planned on getting anything in by this release.

Cheers,
Clinton

Reply via email to