I'd be happy to send more stacktrace and trace logs if anybody would find it useful, but it basically boils down to this:
RequestProcessor - handling foo["bar","baz"]
BeanUtils - calling setFoo("bar")
InvalidParameter Exception - setFoo expects String[], but BeanUtils is calling with a String.
w
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]