Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-161

Can not change default value of the embedded Fuse Message Broker web console context path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • JBoss A-MQ 6.0
    • 7.0.2
    • None
    • None

    Description

      I would like to change default value of the embedded ActiveMQ web console context path from default "activemqweb" to something else: http://activemq.apache.org/osgi-integration.html.I tried to uninstall the activemq-web-console bundle and re-install it with extra options supplied such as "?Web-ContextPath=myconsole" or "?Webapp-Context=myconsole" or combination of the two from command line using Pax Web war extender. Here was the full command I used:| karaf@root> install -s war:mvn:org.apache.activemq/activemq-web-console/5.5.1.fuse-70-097/war?Web-ContextPath=myconsole|

      However, it does not seem to have any effect at all. The default context path of "activemqweb" was never changed.I guess the reason is that the activemq-web-console war file is already a bundle and it's MANIFEST.MF file contains all OSGi headers as well as "Web-ContextPath" and "Webapp-Context" headers with default value of "activemqweb". Therefore, it will only take the default value from it's MANIFEST.MF file rather than the new value from command line when using war extender to install the war file.So is there a way to change the default value of the context path for embedded ActiveMQ's web console?

      Attachments

        Activity

          People

            dejanbosanac Dejan Bosanac
            rhn-support-qluo Joe Luo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: