Issue Type: Bug Bug
Affects Versions: 1.1.1
Assignee: Unassigned
Components: component-camel
Created: 22/Jan/14 1:27 PM
Description:

XPath operation selector does not work for Camel bindings. It reports "SWITCHYARD034503: No node has been matched with the XPath expression '//person/language' in the payload. It couldn't determine the operation." even if the message is correct.

It is probably caused by wrong implementation of extractDomDocument method in CamelOperationSelector https://github.com/jboss-switchyard/components/blob/master/common/camel/src/main/java/org/switchyard/component/camel/common/selector/CamelOperationSelector.java#L35

I guess the implementation should be same as in HttpOperationSelector/JMSOperationSelector/CCIOperationSelector.

Project: SwitchYard
Priority: Major Major
Reporter: Tomas Rohovsky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira