Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9901

[Tests] Some config.xml still reference 8983 port for Solr url

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.2, 4.3.0
    • 4.2.0, 4.3.0
    • None
    • None
    • 4.3 M1

      Plugins 08_Web, ContentIO, ODFSync, ODFWeb, UserDirectory defines in their test/environments/config.xml the line :

      <cms.solr.core.url>http://localhost:8983/solr</cms.solr.core.url> 

      If they do not need Solr, putting

      <cms.solr.core.url>http://localhost:${solrPort}/solr</cms.solr.core.url> 

      as in CMS will solve it, even though some tests do not use new framework, as long as they do not effectively need Solr of course.

            Unassigned Unassigned
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: