[ 
https://issues.apache.org/jira/browse/CXF-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700674#comment-14700674
 ] 

ASF GitHub Bot commented on CXF-6547:
-------------------------------------

GitHub user jwcarman opened a pull request:

    https://github.com/apache/cxf/pull/82

    CXF-6547: HTTPTransportActivator Does Not Propagate Servlet Init Para…

    …meters

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jwcarman/cxf CXF-6547

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #82
    
----
commit 8b7126cd89dc74ac57b8a82d55d56d6577d505c9
Author: James Carman <ja...@carmanconsulting.com>
Date:   2015-08-18T03:18:25Z

    CXF-6547: HTTPTransportActivator Does Not Propagate Servlet Init Parameters

----


> HTTPTransportActivator Does Not Propagate Servlet Init Parameters
> -----------------------------------------------------------------
>
>                 Key: CXF-6547
>                 URL: https://issues.apache.org/jira/browse/CXF-6547
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.0.5
>            Reporter: James Carman
>             Fix For: 3.0.7
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When configuring init-parameters for use by the AbstractHTTPServlet (and 
> subclasses), the HTTPTransportActivator class tries to set those 
> init-parameters up using service properties.  However, PAX web doesn't 
> recognize those as init parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to