Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4071

Activation: keypair.properties gets created in the wrong directory -> /apache-tomcat-6.0.32/bin/WEB-INF/config/default/keypair.properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • 4.5.2
    • 4.5, 4.5.1
    • activation
    • None

      The configuration in the magnolia.properties file:
      magnolia.author.key.location=WEB-INF/config/default/keypair.properties

      should create the file 'keypair.properties' relative within the WEB-INF lib folder.
      So correct would be:
      apache-tomcat-6.0.32/webapps/magnoliaAuthor/WEB-INF/config/default/keypair.properties

      But the file gets created in:
      apache-tomcat-6.0.32/bin/WEB-INF/config/default/keypair.properties

      There for depending on the write rights on the bin folder of the the file can't be created. Usually the webapplication process doesn't have write writes to tomcat's bin folder -> activation fails.

        Acceptance criteria

              had Jan Haderka
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD