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

Confguration of the server transport engine bean at the individual port level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-M1
    • Transports
    • None
    • Windows

    Description

      We need the configuration can applied at the server engine level for a given port, for example :

      <bean name="org.apache.cxf.transport.http.JettyHTTPServerEngine.${http.port}" abstract="true"/>
      org.apache.cxf.transport.http.JettyHTTPServerEngine is the bean name of the engine, ${http.port} is the specific port. This is useful when there're multiple types of providers listening on the same port and one wants to apply, say, sslServer properties to all providers. This functionality was available in Celtix, the bean name was different though.

      Attachments

        1. rt_http_jettyserverengine.patch
          9 kB
          Sergey Beryozkin

        Activity

          People

            Unassigned Unassigned
            sergey_beryozkin Sergey Beryozkin
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: