Hello
I try to deploy multiple bundles on karaf that define each of the services
with Restfull rest dsl.
I use camel-servlet.
but I did manage to deploy a single bundle at a time.

I get the error message
javax.servlet.ServletException: Duplicate ServletName detected:
CamelServlet. Existing: CamelHttpTransportServlet[name=CamelServlet] This:
CamelHttpTransportServlet[name=CamelServlet]. Its advised to use unique
ServletName per Camel application.

I tried to change the name of the servlet in blueprint without success.

I tried to declare the servlet in java


thank



--
View this message in context: 
http://camel.465427.n5.nabble.com/Duplicate-ServletName-detected-tp5773441.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to