3 Replies Latest reply on Nov 8, 2009 8:36 AM by davsclaus

    confusion on using direct and seda to reference endpoints

    lyfe

      I know direct is used for synchronous communication to an endpoint and seda uses asynchronous communication.  I got that from http://camel.apache.org/seda.html and http://camel.apache.org/direct.html.  However, I'm a bit confused on how this works and how to set up endpoints using direct and seda.

       

      Do I just specify the endpoint in my route and reference them and that's it OR is there addition configuration that needs to be done?

       

      Eg,