1. Ehcache cannot overflow data to disk in XA Mode (NotSerializableException) stackoverflow.comI'm experimenting XA transactions with Ehcache. Currently I'm using Spring transaction management and Bitronix as transaction manager. I create, configure and fill up a cache using the method below:
|