Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3369

ParserRegistry throws exception when DefaultCacheManager is using config file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • 6.0.0.Beta2
    • 6.0.0.Alpha1
    • Configuration
    • None
    • Hide

      1. Create a DefaultCacheManager with a config file.

      i.e. new DefaultCacheManager("isconfig/infinispan.xml");

      Show
      1. Create a DefaultCacheManager with a config file. i.e. new DefaultCacheManager("isconfig/infinispan.xml");
    • Low

      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".

            mircea.markus Mircea Markus (Inactive)
            emrevarol Emre Varol (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: