Can you provide more details? Specifically, your DynaActionForm declaration. If you've subclassed, can you show that as well?
-- James Mitchell Software Developer Struts Technical Support A division of The Apache Software Foundation (ok, not really ;) http://www.apache.org/struts > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: mercredi 26 f�vrier 2003 15:19 > To: [EMAIL PROTECTED] > Subject: [Q] how to know which one? > java.lang.IllegalArgumentException: argument type mismatch > > > hello, > > I'm getting: > > > Root cause of ServletException > java.lang.IllegalArgumentException: argument type mismatch > at java.lang.reflect.Method.invoke(Native Method) > at > org.apache.commons.beanutils.PropertyUtils.setSimpleProperty(Property > Utils.java:1789) > at > org.apache.commons.beanutils.PropertyUtils.setNestedProperty(Property > Utils.java:1684) > at > org.apache.commons.beanutils.PropertyUtils.setProperty(PropertyUtils. > java:1713) > at > org.apache.commons.beanutils.BeanUtils.setProperty(BeanUtils.java:924 > ) > > tnx > > Best Regards. > Michael. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

