If I remove this piece from the config file then the transaction goes through fine.. is
anything wrong in the below set up
<clustering mode="replication">
|
| <!--
| Defines whether to retrieve state on startup
| -->
| <stateRetrieval timeout="20000"
fetchInMemoryState="true"/>
|
| <!--
| Network calls are synchronous.
| -->
| <!--sync replTimeout="20000"/-->
|
| <async useReplQueue="true" replQueueInterval="10000"
replQueueMaxElements="500" serializationExecutorPoolSize="20"
serializationExecutorQueueSize="5000000"/>
|
| </clustering>
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215597#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...