[infinispan-issues] [JBoss JIRA] Commented: (ISPN-883) Being able to pass a TransactionManager instance to a new Cache definition
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Wed Jan 19 12:41:50 EST 2011
[ https://issues.jboss.org/browse/ISPN-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576578#comment-12576578 ]
Sanne Grinovero commented on ISPN-883:
--------------------------------------
Well that would complicate things quite a bit, I need to configure this, and it seems a bit silly as I have a reference already.
I opened the issue as Mircea mentioned that it should work, and also some comments in org.infinispan.factories.TransactionManagerFactory seem to agree in expecting this.
Testcase:
https://github.com/Sanne/infinispan/tree/ISPN-883
> Being able to pass a TransactionManager instance to a new Cache definition
> --------------------------------------------------------------------------
>
> Key: ISPN-883
> URL: https://issues.jboss.org/browse/ISPN-883
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Sanne Grinovero
> Assignee: Mircea Markus
> Priority: Minor
> Fix For: 4.2.1.Final, 5.0.0.BETA1
>
>
> opposing to being able to set the classname only, it should be able to pass existing instances. I'm dealing with a case in which I have to create and configure a TransactionManager before starting the cache.
> If it's simple enough, it would be very nice to have this in 4.2.1 too - feel free to remove the version if it doesn't fit.
> Providing a testcase.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list