I found the solution (at least it works!).
I have modified the bpel file in Linux and then I used it in Windows to
verify if it works.
:working:
In the transfer from Linux to Windows, at the end of every line, some blank
spaces appeared.
It is due to the settings of the editor.
Thanks guys! :handshake:
Max
Massimiliano Giraldo wrote:
>
> Hi all!
>
> When I try to execute a service, created for ActiveBpel, modified and
> correctly deployed on Ode, I have this error:
>
> ERROR [ASSIGN] Assignment Fault:
> {http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure,lineNo=43,faultExplanation=No
> results for expression: {OXPath10Expression
> bs:Properties[bs:PropertyName='deviceID']/bs:PropertyValue
>
> I read on the web (and in this mailing list too) that this error may be
> generated by two reasons:
> - the absense of <literal> element when I define the variable, before the
> assignment.
> - a problem of namespaces.
> - different implementation of assignment between Active Bpel and Apache
> Ode.
>
> In my bpel file, the variable is within <literal> and </literal> element,
> with correct namespace.
> The namespace of the query
> "bs:Properties[bs:PropertyName='deviceID']/bs:PropertyValue" is correct
> too.
>
> May be there another reason that can generate this error? Or was my
> analysis wrong?
>
> Thanks,
> Max
>
-----
http://www.pcguide.netsons.org http://www.pcguide.netsons.org
--
View this message in context:
http://www.nabble.com/Assignment-Fault---No-results-for-expression-tp18467494p18511760.html
Sent from the Apache Ode User mailing list archive at Nabble.com.