I copied from the example(servlet-tomcat-example)
http://camel.apache.org/servlet-tomcat-example.html servlet-tomcat-example
but runtime error:
2012-08-29 10:40:49,021 [main ] ERROR ContextLoader
- Context initialization failed
org.apache.camel.RuntimeCamelException:
org.apache.camel.FailedToCreateRouteException:* Failed to create route
route1: Route[[From[servlet:///hello]] -> [Choice[[When[header{name}...
because of Failed to resolve endpoint: servlet:///hello due to: Cannot auto
create component: servlet*
Where was wrong?
What's missing this?
thanks!
--
View this message in context:
http://camel.465427.n5.nabble.com/servlet-tomcat-example-Problem-tp5718221.html
Sent from the Camel Development mailing list archive at Nabble.com.