> Nothing is throwing any "target not found" type exceptions. And
It's currently an AxisFault. To make this make sense in this special binding.sca case you'll have to reinstate the binding.sca invoker [1] to trap the exception and wrap it with something that the RuntimeWire can spot. Simon [1] http://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/modules/binding-sca-axis2/src/main/java/org/apache/tuscany/sca/binding/sca/axis2/impl/Axis2SCABindingInvoker.java
