You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/19 22:51:34 UTC

[jira] Resolved: (STR-2173) Better error message for "Exception thrown by getter for property"

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

Paul Benedict resolved STR-2173.
--------------------------------

       Resolution: Implemented
    Fix Version/s: 1.4.0

Thanks for the report! But adding the exception message to the key is no longer necessary since STR-2437 adds the root cause to every generated exception.

> Better error message for "Exception thrown by getter for property"
> ------------------------------------------------------------------
>
>                 Key: STR-2173
>                 URL: https://issues.apache.org/struts/browse/STR-2173
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: 1.1.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Ralf Hauser
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: LocalStrings.properties.patch, RequestUtils.java.patch
>
>
> javax.servlet.jsp.JspException: Exception thrown by getter for property ...
>         at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:964)
>         at org.apache.struts.taglib.bean.WriteTag.doStartTag(WriteTag.java:286)
> ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.