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

jms:create url and username options share the same -u alias

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.1, 2.3.10
    • 2.4.2, 2.3.11
    • karaf
    • None

    Description

      karaf@root> jms:create --help
      DESCRIPTION
              jms:create
      
              Create a JMS connection factory.
      
      SYNTAX
              jms:create [options] name
      
      ARGUMENTS
              name
                      The JMS connection factory name
      
      OPTIONS
              --help
                      Display this help message
              -u, --url
                      The JMS URL. NB: for WebsphereMQ type, the URL is hostname/port/queuemanager/channel
              -u, --username
                      Username to connect to the JMS broker
                      (defaults to karaf)
              -t, --type
                      The JMS connection factory type (ActiveMQ or WebsphereMQ)
              -p, --password
                      Password to connect to the JMS broker
                      (defaults to karaf)
      

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: