[resolved] Error install on runtime route with cMessagingEndpoint (rabbitmq)
[font=Calibri, sans-serif]
Dear colleagues!
[/font]After deploy kar-file in runtime I see error in karaf log file tesb.log and my rote can't start (See attached log file)
In talend studio route working fine.
Please, help me resolve this error.
14:58:37,739 | ERROR | ExtenderThread-6 | BundleApplicationContextListener 50 | 217 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=testproject.testRabbit2, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.rabbitmq.client.ConnectionFactory] for bean with name 'customConnectionFactory' defined in URL [bundleentry://238.fwk1570470538/META-INF/spring/testrabbit2.xml]; nested exception is java.lang.ClassNotFoundException: com.rabbitmq.client.ConnectionFactory not found from bundle [testproject.testRabbit2]
...