[
https://issues.apache.org/jira/browse/CXF-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512875
]
willem Jiang commented on CXF-792:
----------------------------------
I create a JIRA CXF-795 for export the Jetty server, and make it configurable.
I think it could solve most of you problems here.
> Allow access to Jetty Server or at least Context object
> -------------------------------------------------------
>
> Key: CXF-792
> URL: https://issues.apache.org/jira/browse/CXF-792
> Project: CXF
> Issue Type: New Feature
> Components: Transports
> Affects Versions: 2.0
> Reporter: benson margulies
>
> Say that one wants to serve up some static content from the same port as CXF
> is serving services. As things stand, one has to make a subclass of
> JettyHTTPHandler and recreate the very same code that already exists in Jetty
> for this purpose -- because there is no public accessor to get hold of the
> Jetty server and do things like set up a ResourceHandler and add it to the
> context for the server. This seems rather sad.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.