Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-590

JaxWsImplementorImpl.getServiceName() does not return the proper service name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-RC
    • None
    • None

    Description

      JaxWsImplementorImpl.getServiceName() does not return the proper service name since it loops up the wsAnnotations array without stopping on the first find of a serviceName or targetName.

      The loop initial loop in the getServiceName() method should stop on a first find. If it doesn't, it returns ancestors which would override its subclasses. The subclasses should have priority.

      This same loop is an issue in a few other methods as well.

      Patch attached.

      Attachments

        1. CXF-590.jgenender.patch
          2 kB
          Jeff Genender

        Activity

          People

            dandiep Daniel Diephouse
            jgenender Jeff Genender
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: