Build fail in samples\quote-xquery
----------------------------------
Key: TUSCANY-1985
URL: https://issues.apache.org/jira/browse/TUSCANY-1985
Project: Tuscany
Issue Type: Bug
Components: Java SCA Samples
Affects Versions: Java-SCA-1.1
Reporter: ant elder
I'm getting a build fail in samples\quote-xquery with the ClassCastException
below. I haven't quite worked out the exact circumstances yet, it looks like it
only happens when I build from the top level SCA folder but building within the
samples folder or the sample itself and it seems to work ok.
Caused by: org.apache.tuscany.sca.interfacedef.util.FaultException:
java.lang.ClassCastException: net.sf.saxon.value.FloatValue
at
org.apache.tuscany.sca.binding.ws.axis2.Axis2BindingInvoker.invoke(Axis2BindingInvoker.java:80)
at
org.apache.tuscany.sca.core.databinding.wire.DataTransformationInterceptor.invoke(DataTransformationInterceptor.java:74)
at
org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:249)
at
org.apache.tuscany.sca.core.invocation.JDKInvocationHandler.invoke(JDKInvocationHandler.java:146)
... 35 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]