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

CXF AbstractEndpointFactory 's setServiceName and setEndpointName do not take effect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.3
    • Core
    • None

    Description

      AbstractEndpointFactory 's setServiceName and setEndpointName will not take effect in it createEndpoint() method.
      If we want to set the service name and endpoint name to the ServerFactoryBean which implement,
      we can walk around it by setting the service name and endpoint name to the ServerFactoryBean's ServiceFactoryBean member.
      Because we always use ServerFactoryBean and JaxWsServerFactoryBean as Endpoint publish API ,
      we need to get the setServiceName and setEndpointName work in the *ServiceFactoryBean.

      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: