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

Support Name Collisions in JAX-WS front end

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-M1
    • JAX-WS Runtime
    • None

    Description

      WSDL name scoping rules may result in name collisions when mapping from WSDL 1.1 to Java. E.g., a
      port type and a service are both mapped to Java classes but WSDL allows both to be given the same name.

      Current CXF tool support to resolve this name collisions, but in the service class for client side use ,the service qname is used the changed service name. In this situation , here will throw a .ServiceConstructionException: NO_SUCH_SERVICE when the client start.

      For more information , please refer to the Jax-ws 2.0 specification 2.8.1

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: