[
https://issues.apache.org/jira/browse/CXF-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Polar Humenn updated CXF-718:
-----------------------------
Attachment: CXF-718.patch
This patch resolves the issue.
The JettyHTTPTransportFactory is forced to create a JettyHTTPServerEngineFactory
so that there is an initial one registered on the Bus, if no spring
configuration of one. Spring configuration will override the one already placed
there. The TransportFactory
now always gets the ServerEngineFactory off the bus.
> JettyHTTPServerEngineFactory not configured initially.
> ------------------------------------------------------
>
> Key: CXF-718
> URL: https://issues.apache.org/jira/browse/CXF-718
> Project: CXF
> Issue Type: Bug
> Components: Bus, Configuration, Core, Transports
> Affects Versions: 2.0, 2.0.1, 2.1
> Reporter: Polar Humenn
> Fix For: 2.0, 2.0.1, 2.1
>
> Attachments: CXF-718.patch
>
>
> The JettyHTTPServerEngine factory is not set as a bus extension if it is
> not spring configured, and before the creation of a desintation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.