I have tried to use the new camel-cdi from 2.11 with camel-cxf ( and the
CXFNonSpringServlet) and get the following problem:

I need to make sure that the CXF servlet is initialized prior to the
creation of the routes/context that will use the servlet. However the CDI
container initializeds my CDI managed context/routes prior to when the
servlet container loads the servlet. Is there some way I could trigger the
initialization of my context/routes to happen after the servlet has been
initialized?

Thanks

Lars



--
View this message in context: 
http://camel.465427.n5.nabble.com/Problems-using-camel-cdi-and-camel-cxf-tp5730583.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to