[ http://issues.apache.org/jira/browse/CXF-278?page=all ]

Bozhong Lin closed CXF-278.
---------------------------

    Resolution: Fixed

> Confguration of the server transport engine bean at the individual port level
> -----------------------------------------------------------------------------
>
>                 Key: CXF-278
>                 URL: http://issues.apache.org/jira/browse/CXF-278
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.0-M1
>         Environment: Windows
>            Reporter: Sergey Beryozkin
>            Priority: Critical
>             Fix For: 2.0-M1
>
>         Attachments: rt_http_jettyserverengine.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to