Hi, After digging a little bit in the code of Cometd/Jetty/Websocket, I realize that they share a lot of common features to :
- Register the servlet - Add jetty connector (SSL, ...) - Define ServletHolder params - Start the Jetty Server - Define SSLContextParameters Do you think that we could create a component ancestor to these 3 components for common features ? Is it something that we should do for Camel 3.0 ? Regards, Charles Moulliard Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard Skype: cmoulliard