Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2519

Fabric profile with uppercase can be created

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • jboss-fuse-6.2
    • jboss-fuse-6.2
    • Fabric8 v1
    • None
    • % %
    • Hide

      in console invoke these commands:

      fabric:create
      container-create-child root mycontainer
      mq-create --assign-container mycontainer --group GROUPNAME BROKER
      

      Then mycontainer is assigned profile mq-broker-GROUPNAME.BROKER but you cannot manipulate with this profile:

      profile-display mq-broker-GROUPNAME.BROKER
      

      outputs: Profile name 'mq-broker-GROUPNAME.BROKER' is invalid. Profile name must be: lower-case letters, numbers, and . _ or - characters

      Same output for profile-edit and similiar commands.

      Show
      in console invoke these commands: fabric:create container-create-child root mycontainer mq-create --assign-container mycontainer --group GROUPNAME BROKER Then mycontainer is assigned profile mq-broker-GROUPNAME.BROKER but you cannot manipulate with this profile: profile-display mq-broker-GROUPNAME.BROKER outputs: Profile name 'mq-broker-GROUPNAME.BROKER' is invalid. Profile name must be: lower-case letters, numbers, and . _ or - characters Same output for profile-edit and similiar commands.

    Description

      It is not allowed to use uppercase in profile names. But when you use mq-create command with parameter --group containing uppercase character or you specify broker name with uppercase then profile with uppercase is created. But it is impossible to display or modify this profile, since it contains uppercase letters.

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            knetl.j@gmail.com Jakub Knetl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: