Hi! I'm creating an OSGi bundle which uses blueprint to configure Camel routes. It looks like rest-endpoint doesn't listen to configured port.
In blueprint.xml I have the following: And MailRouteBuilder java class builds the route: Project builds and CamelContext starts when I install the OSGi bundle but port 8080 is not listening. Am I missing something here? Or what is the reason for the port not going into listen-mode. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-Camel-rest-in-OSGi-tp5758649.html Sent from the Camel - Users mailing list archive at Nabble.com.