In your case, I think you will be able to fix it by.

1. Remove @PageActivationContext
2. Add onActivate(EventContext ec)
3. Add List<Cat> onPassivate()

On 22 Aug 2013 15:18, "Lance Java" <lance.j...@googlemail.com> wrote:
>
> I think I had issues trying to use an array / collection as an
EventContext item. I think I had to resort to using a comma separated
string from memory.

Reply via email to