[
https://issues.apache.org/jira/browse/CAMEL-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908075#comment-14908075
]
Alexey Markevich commented on CAMEL-9168:
-----------------------------------------
Attached bundle contains RoutesBuilder like
{noformat}
<route id="inside">
<from uri="timer:cTimer_1?period=1&repeatCount=1&delay=1"/>
<to
uri="cxf://http://localhost:8090/services/RouteResourceDemo?dataFormat=PAYLOAD&wsdlURL=classpath:DemoWsdl_0.1&serviceNameString={http://www.talend.org/service/}RouteResourceDemo&endpointNameString={http://www.talend.org/service/}RouteResourceDemoPort&defaultOperationNamespace=http://www.talend.org/service/&defaultOperationName=RouteResourceDemoOperation"/>
</route>
{noformat}
> Classpath resource not found when RoutesBuilder exposed as OSGi service
> -----------------------------------------------------------------------
>
> Key: CAMEL-9168
> URL: https://issues.apache.org/jira/browse/CAMEL-9168
> Project: Camel
> Issue Type: Bug
> Components: camel-cxf
> Affects Versions: 2.15.3
> Reporter: Alexey Markevich
> Attachments: r2-0.2.jar, route.xml
>
>
> 17:11:03,780 | WARN | tenderThread-145 | .apache.cxf.resource.URIResolver
> 375 | 82 - org.apache.cxf.cxf-core - 3.1.2 | Resource classpath:DemoWsdl_0.1
> was not found in the classloaders.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)