I have a web application that uses Camel. I do not use the camel servlet,
but I do use the Spring ContextLoaderListener to start my CamelContext.
I've tried creating a POJO that implements CamelContextAware, and added that
POJO as a bean in my camel config file. My servlet then accesses that bea
I did. "CamelContext" attribute was null.
--
View this message in context:
http://camel.465427.n5.nabble.com/Access-CamelContext-from-a-plain-old-Servlet-tp5789659p5790115.html
Sent from the Camel - Users mailing list archive at Nabble.com.