[infinispan-issues] [JBoss JIRA] (ISPN-3369) ParserRegistry throws exception when DefaultCacheManager is using config file

Emre Varol (JIRA) jira-events at lists.jboss.org
Thu Jul 25 20:44:26 EDT 2013


Emre Varol created ISPN-3369:
--------------------------------

             Summary: 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


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


More information about the infinispan-issues mailing list