[
https://issues.apache.org/jira/browse/CAMEL-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538288#comment-16538288
]
ASF GitHub Bot commented on CAMEL-12632:
----------------------------------------
GitHub user ppalaga opened a pull request:
https://github.com/apache/camel/pull/2418
CAMEL-12632: Pass CXF service class to EndpointInfo
A backport of https://github.com/apache/camel/pull/2417 to Camel 2.21.x
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppalaga/camel CAMEL-12632-2.21.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2418.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 #2418
----
commit 5259777aca4c16eedd6b9588c36714eee89c8555
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)