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

servicemix-wsn2005 should be able to configure username/password when connect to a secure jms broker

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • fuse-esb-7.1.0
    • None
    • None
    • None
    • % %

    Description

      as now FUSE ESB embeded amq broker by default has jaas plugin like

              <plugins>
                  <jaasAuthenticationPlugin configuration="karaf" />
              </plugins>
      

      when install servicemix-wsn2005 feature, we get authentication error as currently servicemix-wsn2005 can't specify username/password for the jms connection, we should add this configuration through ConfigAdmin service, so that users can add
      org.apache.servicemix.components.wsn2005.cfg in $FUSE_ESB/etc, and configure username/password they want, the default one should be like

      brokerUsername=admin
      brokerPassword=admin
      

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            yfang@redhat.com Freeman(Yue) Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: