Components Not Loading Before Routes ------------------------------------ Key: CAMEL-3517 URL: https://issues.apache.org/jira/browse/CAMEL-3517 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.5.0 Environment: Windows Vista SP2, JDK 1.6.0_23 Reporter: Fernando Ribeiro Attachments: sampleroute-1.0.jar
After deploying the attached route, I'm getting the "Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: restlet://http://0.0.0.0:8192/sample due to: No component found with scheme: restlet" message. The work around suggested at http://fusesource.com/forums/thread.jspa?threadID=2493 seems to resolve it, but it is unclear to me how the OSGi reference or the configuration of the endpoints in Java code change the picture. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.