Hi,

i use StatelessChecker from dev-utils. In 1.4 if a page was not stateless the checker told me the offending component.
But now in 1.5 i only get this message:
ERROR - DefaultExceptionMapper     - Unexpected error occurred
java.lang.IllegalArgumentException: '[Page class = catalog.request.CatalogRequestPage, id = 5, render count = 1]' claims to be stateless but isn't. Possible reasons: no stateless hint, statefull behaviors

The stateless hint for page is set. But it seems that a behavior is stateful.
How can i identify the stateful behavior?

Thanks
Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to