Hi, I'm developing an application using Stripes and I'm getting the following error:
net.sourceforge.stripes.util.bean.EvaluationException: Could not write read-only property 'id' on bean of type test.Test This error occurs at: net.sourceforge.stripes.util.bean.JavaBeanPropertyAccessor .setValue(NodeEvaluation,Object,Object) line 96 When I run my application locally this error does not occur, but it does only when I deploy it to my production server. I think this is not a Stripes bug, but i need help. Have anyone already had this problem? Regards, Guilherme Sakata ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
