there is no "//" in the URI that Camel uses. See code
SpringCamelContext#createEventEndpoint(). Site document has "//" in the URI.
I wasted a lot of time in debugging why this route is not working if I put
spring-event://default.

Anto

On Wed, Sep 30, 2009 at 6:33 PM, Claus Ibsen <[email protected]> wrote:

> On Wed, Sep 30, 2009 at 2:59 PM, Anto Paul <[email protected]>
> wrote:
> > HI,
> >
> >    URI for Event component is wrong in the site documentation at
> > http://camel.apache.org/event.html The actual URI used is
> > spring-event:default This must be fixed in documentation.
> >
>
> The documentation states this
>
> As of Camel 1.5 the name has been renamed to spring-event
> spring-event://default
>
>
> > Anto
> >
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>

Reply via email to