Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-M3
-
None
Description
Since current servlet component need to deploy the servlet first then it can create the servlet endpoint for using.
Here is the mail thread which discusses about the servlet component creation issue.
http://www.nabble.com/How-to-create-a-Servlet-component--td24909157.html
So CamelHttpTransportServlet need to support init the camel context itself after the servlet is initialized.