On 10/2/07, gOrr <[EMAIL PROTECTED]> wrote:
> package test;
> public myClass {
> private String myAttribute:
> //getter and setter...
> }
...
> I received this exception:
> Caused by: org.springframework.beans.NotWritablePropertyException: Invalid
> property 'attribute of bean class [test.myClass]: Bean property 'attribute'
> is not writable or has an invalid setter method. Does the parameter type of
> the setter match the return type of the getter?
Hi,
Can you show the entire myClass class with setters and getters?
Jacek
--
Jacek Laskowski
http://www.JacekLaskowski.pl