Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-551

wsdlsoap:address generated by http component for proxied endpoint misses trailing slash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0-M2
    • 3.0
    • servicemix-http
    • None

    Description

      the wsdlsoap:address generated by a http component proxying an internal endpoint looks like:
      http://localhost:8192/Service/VinciService
      The http component intead expect calls for that web service at http://localhost:8192/Service/VinciService/
      so the trailing slash is missing.
      If the url without slash is used a http 302 code is returned, this can be automatically managed by some http clients.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            raffaelespazzoli Raffaele Spazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: