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

Util for migration JMS data from JBEAP 6 to JBEAP 7

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.0.0.ER2 (Beta)
    • JMS
    • None
    • 0
    • 0% 0%

      We need some util for migration JMS data from JBEAP 6 to JBEAP 7. I successfully export JMS data from JBEAP 6 by command

      java -cp jboss-client.jar org.hornetq.core.journal.impl.ExportJournal
      

      but I was not successful in importing of data to JBEAP 7. I tried to use

      org.apache.activemq.artemis.cli.Artemis
      

      with

      org.apache.activemq.artemis.cli.commands.tools.XmlDataImporter
      

      action, which I found in

      modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-1.1.0.redhat-2.jar
      

      but many dependencies are needed for that and it is not user-friendly.

      My question is: Is it possible to improve existent CLI import command or add new one, which would import exported JMS data from JBEAP 6?

            jmesnil1@redhat.com Jeff Mesnil
            eduda_jira Erich Duda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: