IllegalStateException if you try to access an ASO with OGNL, before accessing
it in code
----------------------------------------------------------------------------------------
Key: TAPESTRY-1256
URL: https://issues.apache.org/jira/browse/TAPESTRY-1256
Project: Tapestry
Issue Type: Bug
Affects Versions: 4.1.2
Environment: java 1.5_06, tomcat 5.5
Reporter: Julian Wood
Priority: Minor
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]