Hi all,

I am trying to call a java function from BPEL using saxon jar. Right now in
my local build I have saxon.bps_9.1.0.8_wso2v1.jar in the classpath.
However I keep getting the following error even thought there is a public
static method with the name.

[2012-10-17 23:12:09,555]  INFO {org.apache.ode.bpel.runtime.ASSIGN} -
 Assignment Fault: {
http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure,lineNo=123,faultExplanation={http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure:
An exception occured while evaluating "{OXPath10Expression
ext:getAdminUserName()}": Error while executing an XPath expression:
net.sf.saxon.trans.XPathException: XPath syntax error at char 22 in
{ext:getAdminUserName()}:
    Cannot find a matching 0-argument function named
{java:org.wso2.carbon.appfactory.config.reader.xpath.ext.ConfigReaderXPathExt}getAdminUserName()

Any help/pointers is really appreciated.

thanks,
dimuthu
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to