Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2307

ActiveMQ Karaf commands do not work with Karaf 3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0.RC1
    • 3.0.0
    • karaf
    • None

    Description

      The ActiveMQ Karaf commands import the package org.apache.felix.gogo.commands.basic which was exported by karaf shell before version 3.

      I first tried to change the activemq commands like we did for cxf and camel. The problem is that the activemq commands are quite generic as they simply map the activemq console commands. So they really need the package above.

      So my aproach is to create the package in karaf shell with deperecated classes extending the new classes. So this should provide the necessary compat layer. There classes can be removed once all commands are switched to pure karaf 3.

      Attachments

        1. amq-4492.patch
          0.6 kB
          Christian Schneider

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              cschneider Christian Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: