You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/18 21:48:16 UTC

[jira] Commented: (TAP5-1246) Tapestry should use SQLException.getNextException() to dig down to the "root cause"

    [ https://issues.apache.org/jira/browse/TAP5-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899987#action_12899987 ] 

Hudson commented on TAP5-1246:
------------------------------

Integrated in tapestry-5.2-freestyle #174 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/174/])
    TAP5-1246: Tapestry should use SQLException.getNextException() to dig down to the "root cause"


> Tapestry should use SQLException.getNextException() to dig down to the "root cause"
> -----------------------------------------------------------------------------------
>
>                 Key: TAP5-1246
>                 URL: https://issues.apache.org/jira/browse/TAP5-1246
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.1
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.1
>
>
> SQLException includes a nextException property, but often does not set the JDK   cause property. Tapestry should generalize, and use as the cause whatever property of type Throwable is not null.

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