Fix XPath 2.0 compilation
-------------------------

                 Key: ODE-66
                 URL: http://issues.apache.org/jira/browse/ODE-66
             Project: Apache Ode
          Issue Type: Bug
          Components: BPEL Compilation/Parsing
    Affects Versions: Incubator
            Reporter: Matthieu Riou
         Assigned To: Matthieu Riou
             Fix For: Incubator


The current compilation fakes execution by returning default values for 
variables. However that doesn't work for expressions like "$a and $b" as $b 
will never be evaluated if $a is true. Hence the variable will never be 
properly initialized in Ode and we have runtime problems.

Hook up in Saxon compilation.

-- 
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

        

Reply via email to