You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2006/08/24 22:17:20 UTC

[jira] Resolved: (ODE-30) Ode uses XPath 1.0 even when XPath 2.0 is specified at process level

     [ http://issues.apache.org/jira/browse/ODE-30?page=all ]

Matthieu Riou resolved ODE-30.
------------------------------

    Resolution: Fixed

The expression language was just not set on the process during parsing (only query language was).

> 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