[ 
https://issues.apache.org/jira/browse/CXF-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bozhong Lin closed CXF-792.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

fixed with revision http://svn.apache.org/viewvc?view=rev&rev=556933

> 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
>            Assignee: willem Jiang
>             Fix For: 2.0.1
>
>
> 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.

Reply via email to