Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-170

add simpler methods to ServiceMixClient to make it easier to invoke services without specifying exchange properties or a resolver

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0-M1
    • None
    • None

    Description

      add something like these...

      Object request(Map inMessageProperties, Object content) throws JBIException;

      void send(Map inMessageProperties, Object content) throws JBIException;

      boolean sendSync(Map inMessageProperties, Object content) throws JBIException;

      Attachments

        Activity

          People

            Unassigned Unassigned
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: