You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Fergus Gallagher <Fe...@OrbisUK.com> on 2000/12/05 17:27:19 UTC

MethodUtils doesn't pass Object[] to Object argument

I can't get org.apache.soap.utils.MethodUtils to work with Object[] 
arguments, e.g., if I have a method,

         public void setXXXX(Object obj)

then trying to call

         MethodUtils.(target, "setXXXX", new Object[] {.....} );

doesn't work. (One can do this in Java)

Reading the docs implies this should work.

Any thoughts?

Fergus

-- 
Fergus Gallagher
Orbis
http://www.orbisuk.com/
+44-(0)20-8987 0717