[ 
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&amp;repeatCount=1&amp;delay=1"/>
        <to 
uri="cxf://http://localhost:8090/services/RouteResourceDemo?dataFormat=PAYLOAD&amp;wsdlURL=classpath:DemoWsdl_0.1&amp;serviceNameString={http://www.talend.org/service/}RouteResourceDemo&amp;endpointNameString={http://www.talend.org/service/}RouteResourceDemoPort&amp;defaultOperationNamespace=http://www.talend.org/service/&amp;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)

Reply via email to