[ 
https://issues.apache.org/activemq/browse/CAMEL-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang resolved CAMEL-1678.
---------------------------------

    Resolution: Won't Fix

JBI endpoint is per service or per endpoint nor per operation, and  the 
operation just one of JBI MessageExchange's property
If you specify the operation in the JBI endpoint's URI, it will override the 
MessageExchange's operation property.
So you can't know the real request's operation.

You can find some description of the JBI endpoint's operation information 
[here|http://camel.apache.org/jbi.html]

> Support Operations in JBI Endpoints
> -----------------------------------
>
>                 Key: CAMEL-1678
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1678
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jbi
>    Affects Versions: 1.6.1
>            Reporter: Fernando Ribeiro
>            Assignee: Willem Jiang
>
> For developing web services with multiple operations, it would be great to 
> use "from('jbi:operation:operationName')" instead of the code in 
> http://fernandoribeiro.eti.br/2009/06/06/multiple-operations-in-apache-camel-routes/.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to