Thanks for your continued support on this Claus, I think a better way to create an Endpoint is to use the following constructor rather then overriding the createEndpointUri() method. This would help to keep the same info at one place.
DefaultEndpoint(String endpointUri, Component component) Constructs a fully-initialized DefaultEndpoint instance. -- View this message in context: http://camel.465427.n5.nabble.com/Wondering-why-DefaultEndpoint-createEndpointUri-is-not-an-abstract-method-tp5743595p5743608.html Sent from the Camel - Users mailing list archive at Nabble.com.
