[infinispan-issues] [JBoss JIRA] (ISPN-2302) New JdbcCacheStoreConfigurationBuilder should support existing ConnectionFactoryConfig
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Sun Sep 16 04:54:34 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Fromm updated ISPN-2302:
-------------------------------
Description:
I've the situation the I need to reuse existing ConnectionFactoryConfigs.
Maybe implement ConnectionFactoryConfigurationBuilder with method read(ConnectionFactoryConfig template). Then extend JdbcCacheStoreConfigurationBuilder and add connectionFactory()?
I need it at least for the deprecated config migration of the ISPN test cases...
was:
I've the situation the I need to reuse existing ConnectionFactoryConfigs.
Maybe implement ConnectionFactoryConfigurationBuilder with method read(ConnectionFactoryConfig template). Then extend JdbcCacheStoreConfigurationBuilder and add connectionFactory()?
> New JdbcCacheStoreConfigurationBuilder should support existing ConnectionFactoryConfig
> --------------------------------------------------------------------------------------
>
> Key: ISPN-2302
> URL: https://issues.jboss.org/browse/ISPN-2302
> Project: Infinispan
> Issue Type: Feature Request
> Components: Configuration
> Affects Versions: 5.2.0.Alpha3
> Reporter: Thomas Fromm
> Assignee: Mircea Markus
>
> I've the situation the I need to reuse existing ConnectionFactoryConfigs.
> Maybe implement ConnectionFactoryConfigurationBuilder with method read(ConnectionFactoryConfig template). Then extend JdbcCacheStoreConfigurationBuilder and add connectionFactory()?
> I need it at least for the deprecated config migration of the ISPN test cases...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list