hi,

I tried to use MethodUtils.invokeExactMethod(..) to call a method that
accept primitive argument ( e.g. boolean but not the wrapper class
java.lang.Boolean ) but it doesn't work. Is there a way to use MethodUtils
to invoke a method with primitive arguments?

regards,
mingfai


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to