Well, you are right, but I didn't say that that was the error :D. I just pointed to that because AFAIK a setter is needed for the parameterinterceptor to work, right?. Any case, and looking at the error '[Ljava.lang.String;@aea710', is it possible that it's receving an array? to what should it try to convert it?
2011/3/16 Dave Newton <davelnew...@gmail.com> > On Wed, Mar 16, 2011 at 12:27 AM, JOSE L MARTINEZ-AVIAL wrote: > > In the action there is no setDomainType. > > (Just for completeness, that's not necessarily correct; this error may > occur under some type conversion conditions.) > > Dave >