Hi
What Camel version do you use, and tomcat version?
And what exactly do you mean by does not work.
On Mon, Jul 18, 2022 at 1:58 PM Riddhi Doshi
wrote:
> Hi team,
>
> I have found several examples of camel servlet for tomcat server using
> spring DSL, I want to use Java DSL and create a RouteB
Hi team,
I have found several examples of camel servlet for tomcat server using spring
DSL, I want to use Java DSL and create a RouteBuilder as shown below. This
servlet works as expected on Jetty when I run using mvn jetty:run command, but
doesn't work with tomcat server.
import org.apache.ca