You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 08:55:00 UTC

[jira] [Commented] (CAMEL-12979) Service beans with custom lifecycle on CxfRsEndpoint

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

ASF GitHub Bot commented on CAMEL-12979:
----------------------------------------

onderson opened a new pull request #2654: CAMEL-12979 - support for service beans with custom lifecycle on CxfR…
URL: https://github.com/apache/camel/pull/2654
 
 
   …sEndpoint, Thanks to Jens Kleine-Herzbruch
   
   PR is created on behalf of Jens Kleine-Herzbruch

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Service beans with custom lifecycle on CxfRsEndpoint
> ----------------------------------------------------
>
>                 Key: CAMEL-12979
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12979
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxfrs
>    Affects Versions: 2.23.0
>            Reporter: Jens Kleine-Herzbruch
>            Assignee: Önder Sezgin
>            Priority: Major
>         Attachments: serviceBean.diff
>
>
> The CXF server factory supports setting "serviceBeans" instead of (or in addition to) "resourceClasses" which will have their lifecycle managed by the application instead of the JAX-RS implementation. This is useful, e.g. to get injection support from your application container.
>  
> Currently it is not possible to set such beans on the CxfRsEndpoint.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)