Ode uses XPath 1.0 even when XPath 2.0 is specified at process level
--------------------------------------------------------------------
Key: ODE-30
URL: http://issues.apache.org/jira/browse/ODE-30
Project: Apache Ode
Issue Type: Bug
Components: Compilation/Parsing
Affects Versions: Incubator
Reporter: Matthieu Riou
Fix For: Incubator
If in the process definition the default languages are set as XPath 2.0:
<process
...
queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0">
Expressions are still all compiled using XPath 1.0.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira