Furthermore, if I call m.invoke(serviceObject, paramArray);  directly in the
debugger, I get ClassCastException.

So basically, ClassCastException is being thrown although StaxSource is a
subclass of Source.

Could it be a Classloader problem, that Source and StaxSource were loaded by
two different class loaders?



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to