[
https://issues.apache.org/jira/browse/CAMEL-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538257#comment-16538257
]
ASF GitHub Bot commented on CAMEL-12632:
----------------------------------------
GitHub user ppalaga opened a pull request:
https://github.com/apache/camel/pull/2417
CAMEL-12632: Pass CXF service class to EndpointInfo
https://issues.apache.org/jira/browse/CAMEL-12632
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppalaga/camel CAMEL-12632
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2417.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 #2417
----
commit 69403116531f8d4180247de328678e4ad22a26b7
Author: Peter Palaga <ppalaga@...>
Date: 2018-07-04T13:22:44Z
CAMEL-12632: Pass CXF service class to EndpointInfo
----
> Pass CXF service class to EndpointInfo
> --------------------------------------
>
> Key: CAMEL-12632
> URL: https://issues.apache.org/jira/browse/CAMEL-12632
> Project: Camel
> Issue Type: Task
> Components: camel-cxf
> Reporter: Peter Palaga
> Assignee: Peter Palaga
> Priority: Major
>
> We'd need this to be able to map CXF endpoints to their respective WAR class
> loaders when the WARs are in an EAR on WildFly. Blocks
> https://github.com/wildfly-extras/wildfly-camel/issues/2595
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)