Re: Rest DSL Jetty multiple handlers causes java.lang.StackOverflowError
FYI as a workaround to this issue, I put the securityHandler in the restConfiguration and simply added an empty route with the other handler to my camel context: http://localhost:8080?handlers=jettyRequestLog"/> -- View this message in context: http://camel.465427.n5.nabble.com/Rest-D
Re: Rest DSL Jetty multiple handlers causes java.lang.StackOverflowError
This seems similar to https://issues.jboss.org/browse/ENTESB-2619 Also for brevity, below are the two handler beans: