[
https://issues.jboss.org/browse/ISPN-3369?page=com.atlassian.jira.plugin....
]
Mircea Markus commented on ISPN-3369:
-------------------------------------
[~emrevarol] This should be handled within ISPN-3551. As with Infinispan 6.0.0 we've
enhanced the cache store API significantly[1], but haven't managed to upgrade all the
cache stores to the new API. If you feel like, it would be great if you can take a look
and do the migration yourself.
[1]
http://infinispan.blogspot.ro/2013/09/new-persistence-api-in-infinispan.html
ParserRegistry throws exception when DefaultCacheManager is using
config file
-----------------------------------------------------------------------------
Key: ISPN-3369
URL:
https://issues.jboss.org/browse/ISPN-3369
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 6.0.0.Alpha1
Reporter: Emre Varol
Assignee: Mircea Markus
Priority: Blocker
Fix For: 6.0.0.Beta2
ParserRegistiry throws an exception with message "ISPN000234: Root element for
remoteStore already registered in ParserRegistry" when DefaultCacheManager is created
with a config file.
It is because BdbjeCacheStoreConfigurationParser60 has wrong namespace annotation. In
line 27, "remoteStore" should be replaced with "bdbjeStore".
--
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