On Thu, Sep 18, 2008 at 6:59 AM, Sebastian Gomez <[EMAIL PROTECTED]> wrote:
> Hi again. > > I'm using the Ode 1.2 release. Aren't the extensions available in this > version? No, the XPath extensions you mention have been contributed only a few weeks ago. > Since which version will I be able to use them? There's no released version available yet with those extensions. If you really need them you could use the latest nightly build: http://hudson.zones.apache.org/hudson/job/ODE-trunk/17/ Cheers, Matthieu > > Thanks. > > Sebastian Gomez. > > > On Thu, Sep 18, 2008 at 3:33 PM, Alex Boisvert <[EMAIL PROTECTED]> > wrote: > > Did you build Ode from recent SVN 1.x branch source? > > > > This function was added recently and has not yet been released. I'll > make > > a note in the documentation about the required version. > > > > alex > > > > > > On Thu, Sep 18, 2008 at 4:50 AM, Sebastian Gomez <[EMAIL PROTECTED]> > wrote: > > > >> Hi. > >> > >> I've tried to use the ODE Extensions explained on the web page and I > >> get the following exception: > >> > >> 2008-09-18 13:43:39,812 ERROR [org.apache.ode.bpel.runtime.ASSIGN] - > >> Assignment > >> Fault: { > >> > http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailur<http://docs.oasis-open.org/wsbpel/2.0/process/executable%7DselectionFailur> > >> e,lineNo=64,faultExplanation=An< > http://docs.oasis-open.org/wsbpel/2.0/process/executable%7DselectionFailure,lineNo=64,faultExplanation=An>exception > occured while evaluating "{OXPath10Exp > >> ression ode:delete($var1,$var2/*)}": Error whi > >> le executing an XPath expression: net.sf.saxon.trans.StaticError: XPath > >> syntax e > >> rror at char 59 in {...r1,$var2...}: > >> Cannot find a matching 2-argument function named { > >> http://www.apache.org/ode/ > >> type/extension}delete()< > http://www.apache.org/ode/type/extension%7Ddelete%28%29> > >> > >> Is there something I've got to do apart from adding the namespace to > >> the top of the BPEL file? I've tried looking for some examples of how > >> to use these extensions, but I haven't found any, so I hope someone > >> can help me out here. > >> > >> Thanks in advance. > >> > >> Sebastian Gomez. > >> > > > > i, >
