Hi there,
I've just discovered the cometd component for Camel 2. Fantastic!
However I wonder if the cometd's component interface should be regarded as a superset of the jetty component interface. I realise that the component's implementations may need to be different but I think that their interfaces are strongly related.
For example the jetty component's "handlers" parameter perhaps should also apply to cometd. Implementing a security handler will apply equally to cometd.
In addition the SSL configuration mechanisms look a little different.
Thoughts?
Kind regards,
Christopher