You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Edward Ost (Created) (JIRA)" <ji...@apache.org> on 2012/03/16 18:43:41 UTC

[jira] [Created] (CAMEL-5103) Support exchangePattern in Client VM URL

Support exchangePattern in Client VM URL
----------------------------------------

                 Key: CAMEL-5103
                 URL: https://issues.apache.org/jira/browse/CAMEL-5103
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Edward Ost
            Priority: Minor


With the change to how Camel maps vm: endpoints between contexts it seems that only the queue is matched.  When I connect to a vm: consumer (server) endpoint in context B from a vm: producer (client) endpoint in context A everything works fine.  But if I add the ?exchangePattern=InOut to the producer (client) the MEP is still InOnly on the server side.  It works ok if I use a processor to change ExchangePattern prior to reaching the clients vm: endpoint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira