2 Replies Latest reply on May 10, 2011 8:41 AM by beve

    Operation name for Camel endpoints

    kcbabo

      At present, we need to configure Camel endpoints with the operation name of the service being invoked.  This is reasonable for services which have multiple operations, but I'm wondering if it's necessary for services that only have a single operation?  Querying the operations on a service is easy enough for the component to do and it eliminates extra config for the user in the case where only one operation exists.