You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/05/29 00:42:15 UTC

[jira] Resolved: (TAPESTRY-1256) IllegalStateException if you try to access an ASO with OGNL, before accessing it in code

     [ https://issues.apache.org/jira/browse/TAPESTRY-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert resolved TAPESTRY-1256.
-------------------------------------

    Resolution: Fixed
      Assignee: Jesse Kuhnert

Things should be happier in tomcat specifically now. 

> 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
>            Assignee: Jesse Kuhnert
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org