It would sound like your bean doesn't have the symmetric signatures for get and set.
Could you include the Java file for the bean which is causing this problem?
--- regards --- Larry
At 04:25 PM 7/21/03 -0700, you wrote:
Hello,
This is Ujjwala. I am using betwixt. My bean has set and get methods. BeanWriter writes the date so the beanReader tries to invoke the setDate method with String.
I get a warning that 'Can not evaluate method setDate' with parameter type String. IllegalArgumentException is thrown.
I will appreciate if you help me with this issue.
Thanks and Regards, Ujjwala
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------
Larry Young
The Dalmatian Group
www.dalmatian.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
