hi this is a known deficiency. it will be fixed soon but it's waiting on a decision to refactor (or not). i'll (try to remember to) post a note to the user list when it's fixed but if you want to track the progress you could create a bug report (in bugzilla).
- robert On Friday, July 5, 2002, at 12:22 PM, Ming Fai wrote: > 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]. > org> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]. > org> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
