Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.1.2
-
None
-
None
-
java 1.5_06, tomcat 5.5
Description
This appears to be a regression, as it didn't happen with 4.1.1 or 4.1. With 4.1.2-SNAPSHOT, if you make an ASO and try to use it in an html template with OGNL, you will get an IllegalAccessException, unless you first access it in code, within a pageBeginRender method, for instance.
There's a demo app here:
http://jwoodchip.blogspot.com/2007/02/application-state-objects-in-tapestry.html