I have been unsuccessful finding anything in the forums or components
mentioning how to do this.
My current route
from("jetty:http://localhost:8082/Queue").process(new BrokerQueueService()).
to("https://localhost:8084/Queue");
The error
org.apache.camel.NoSuchEndpointException: No endpoint could be found for:
https://localhost:8084/Queue
--
View this message in context:
http://www.nabble.com/Is-there-an-HTTPS-producer-endpoint--tp19635772s22882p19635772.html
Sent from the Camel - Users mailing list archive at Nabble.com.