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

Http Gateway profile default servlet mapping does not work

    XMLWordPrintable

Details

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

    Description

      In the config file
      io.fabric8.gateway.http.mapping-servlets.properties
      on the gateway http profile the mapping config for servlets is
      uriTemplate = servlets/

      {bundleName}{contextPath}/

      This does not work out of the box for servlets registered via blueprint bundles. adding initial slash works
      uriTemplate = /servlets/{bundleName} {contextPath}

      /

      Attachments

        Activity

          People

            hchirino Hiram Chirino
            clin@redhat.com Christina Lin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: