Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3753

Improve destination matching when processing requests

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • jbossws-cxf-4.3
    • None
    • jbossws-cxf
    • None

    Description

      Each time a SOAP request message is processed, the proper destination among those available in the Bus associated to the ws application has to be selected. Currently, we iterate over all destinations to find one that matches the requested path. We could improve this by trying looking up the destination in a map (path->destination) and fall back to iteration only if no exact match is possible (for instance because the proper endpoint has been declared with a "/*" url-pattern in web.xml).

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rhn-support-asoldano Alessio Soldano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: