You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Arjuna Wijeyekoon (JIRA)" <ad...@incubator.apache.org> on 2006/07/20 00:33:13 UTC

[jira] Created: (ADFFACES-76) better error message when setActionListener fails

better error message when setActionListener fails
-------------------------------------------------

                 Key: ADFFACES-76
                 URL: http://issues.apache.org/jira/browse/ADFFACES-76
             Project: MyFaces ADF-Faces
          Issue Type: Improvement
            Reporter: Arjuna Wijeyekoon
            Priority: Minor


when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>

if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
to debug applications.

will upload a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-76) better error message when setActionListener fails

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-76:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> better error message when setActionListener fails
> -------------------------------------------------
>
>                 Key: ADFFACES-76
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-76
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: better_error_reporting.patch
>
>
> when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>
> if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
> to debug applications.
> will upload a patch shortly

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


[jira] Updated: (ADFFACES-76) better error message when setActionListener fails

Posted by "Arjuna Wijeyekoon (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-76?page=all ]

Arjuna Wijeyekoon updated ADFFACES-76:
--------------------------------------

    Status: Patch Available  (was: Open)

> better error message when setActionListener fails
> -------------------------------------------------
>
>                 Key: ADFFACES-76
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-76
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Arjuna Wijeyekoon
>            Priority: Minor
>         Attachments: better_error_reporting.patch
>
>
> when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>
> if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
> to debug applications.
> will upload a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-76) better error message when setActionListener fails

Posted by "Arjuna Wijeyekoon (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-76?page=all ]

Arjuna Wijeyekoon updated ADFFACES-76:
--------------------------------------

    Attachment: better_error_reporting.patch

patch

> better error message when setActionListener fails
> -------------------------------------------------
>
>                 Key: ADFFACES-76
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-76
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Arjuna Wijeyekoon
>            Priority: Minor
>         Attachments: better_error_reporting.patch
>
>
> when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>
> if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
> to debug applications.
> will upload a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (ADFFACES-76) better error message when setActionListener fails

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-76?page=all ]

Matthias Weßendorf reassigned ADFFACES-76:
------------------------------------------

    Assignee: Matthias Weßendorf

> better error message when setActionListener fails
> -------------------------------------------------
>
>                 Key: ADFFACES-76
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-76
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>         Attachments: better_error_reporting.patch
>
>
> when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>
> if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
> to debug applications.
> will upload a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (ADFFACES-76) better error message when setActionListener fails

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-76?page=all ]

Matthias Weßendorf closed ADFFACES-76.
--------------------------------------

    Resolution: Fixed

thx for the patch

> better error message when setActionListener fails
> -------------------------------------------------
>
>                 Key: ADFFACES-76
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-76
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Matthias Weßendorf
>            Priority: Minor
>         Attachments: better_error_reporting.patch
>
>
> when you have an <af:setActionListener from=".."  to="#{mybean.foo}"/>
> if the setFoo method on mybean fails with an exception, you don't get the EL expression string in the stack trace, and this sometimes makes it hard
> to debug applications.
> will upload a patch shortly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira