RE: route specification in web.xml

2015-06-28 Thread Hans Orbaan
] Verzonden: Sunday 28 June 2015 11:43 Aan: users@camel.apache.org Onderwerp: Re: route specification in web.xml Thanks. That's what I need. But are you aware that all the code snippets are missing from that page? Tim On 27/06/2015 09:30, Claus Ibsen wrote: > Hi > > Yes

Re: route specification in web.xml

2015-06-28 Thread Tim Dudgeon
Thanks. That's what I need. But are you aware that all the code snippets are missing from that page? Tim On 27/06/2015 09:30, Claus Ibsen wrote: Hi Yes there is more documentation here http://camel.apache.org/servletlistener-component.html On Thu, Jun 25, 2015 at 1:40 PM, Tim Dudgeon wrote:

Re: route specification in web.xml

2015-06-27 Thread Claus Ibsen
Hi Yes there is more documentation here http://camel.apache.org/servletlistener-component.html On Thu, Jun 25, 2015 at 1:40 PM, Tim Dudgeon wrote: > I was trying to get some servlets working, based on the > camel-example-servlet-tomcat-no-spring example. > > I'm a bit confused by this section: >