[
https://issues.jboss.org/browse/ISPN-1168?page=com.atlassian.jira.plugin....
]
Mircea Markus commented on ISPN-1168:
-------------------------------------
?? I think the
synchronisationRegistrationPolicy="fully.qualified.name.RegistrationPolicy"
doesn't account for passing the TransactionSynchronizationRegistry instance in??
- the TSR is passed to the "fully.qualified.name.RegistrationPolicy", as the
policy implementation is up to you so it can look it up in e.g. JNDI. The approach with
TransactionSynchronizationRegistryLookup does the same thing, just in a different place.
Both work for me.
re:the patch it lacks the TransactionSynchronizationRegistryLookup class.
Support for interposed synchronization
--------------------------------------
Key: ISPN-1168
URL:
https://issues.jboss.org/browse/ISPN-1168
Project: Infinispan
Issue Type: Task
Affects Versions: 5.0.0.CR4
Reporter: Scott Marlow
Assignee: Mircea Markus
Fix For: 5.0.0.CR5
Support for interposed synchronization should be configurable to avoid the following
exception:
http://pastie.org/2035067
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira