Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-22907

(7.4.z) WFCORE-5792 Configuration changes made to embedded server are not stored in expected location

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.4.5.CR1, 7.4.5.GA
    • 7.4.2.GA, 8.0.0.Alpha-DR1
    • Server
    • None
    • False
    • False
    • User Experience
    • Workaround Exists
    • Hide

      Copy configuration to expected place

      Show
      Copy configuration to expected place
    • Hide
      1. Start CLI .$EAP_HOME/bin/jboss-cli.sh
      2. Use a configuration file with path relative to $EAP_HOME/standalone/configuration which is not in that directory e.g. appclient.xml: embed-server -c=../../appclient/configuration/appclient.xml
      3. /extension=org.wildfly.extension.messaging-activemq:add()
      Show
      Start CLI .$EAP_HOME/bin/jboss-cli.sh Use a configuration file with path relative to $EAP_HOME/standalone/configuration which is not in that directory e.g. appclient.xml: embed-server -c=../../appclient/configuration/appclient.xml /extension=org.wildfly.extension.messaging-activemq:add()

      Expected result: Changes are being stored in configuration file passed to embed-server command in -c option.

      Actual result: Changes are being stored in $EAP_HOME/standalone/configuration/appclient.xml

            mpetrov@redhat.com Michal Petrov
            jkasik@redhat.com Jan Kašík
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: