Re: Please help me in migration of Tapestry 4.0.2 to 4.1.5

2008-03-24 Thread rohan.kalyan
I did change the getter and setter methods to return and set List instead of ArrayList and it worked. thanks a lot for replying. Steve Shucker wrote: > > I suspect you have an accessor hardcoded to get/set a > java.util.ArrayList. java.util.Arrays$ArrayList implements List but > does not ext

#this variable

2008-04-29 Thread rohan.kalyan
Hi all, we are using ognl-2.7.3-20080211.212409-1.jar in our application and we recently shifted from tapestry 4.0.2 to 4.1.5. we were facing a problem while using ognl for complex expression. (Unable to parse OGNL expression) Exception was occuring and in some forums we came to know about the use