[jboss-jira] [JBoss JIRA] Updated: (JBPM-892) Forgotten e.printStackTrace()

Johan Parent (JIRA) jira-events at lists.jboss.org
Thu Mar 8 03:24:23 EST 2007


     [ http://jira.jboss.com/jira/browse/JBPM-892?page=all ]

Johan Parent updated JBPM-892:
------------------------------

    Description: 
A forgotten stack trace in a catch block exposes an otherwise caught exception. Prevent elegant implementation of optimistic locking strategy.

Patch is simple, remove line 213 in the close() methode in org.jbpm.svc.Service (for 3.1.4)

  was:
A forgotten stack trace in a catch block exposes an otherwise cought exception. Prevent elegant implementation of optimistic locking strategy.

Patch is simple, remove line 213 in the close() methode in org.jbpm.svc.Service (for 3.1.4)


> Forgotten e.printStackTrace()
> -----------------------------
>
>                 Key: JBPM-892
>                 URL: http://jira.jboss.com/jira/browse/JBPM-892
>             Project: JBoss jBPM
>          Issue Type: Patch
>          Components: Core Engine
>    Affects Versions: jBPM 3.1.4
>         Environment: XP, jbpm-3.1.4
>            Reporter: Johan Parent
>         Assigned To: Tom Baeyens
>            Priority: Trivial
>
> A forgotten stack trace in a catch block exposes an otherwise caught exception. Prevent elegant implementation of optimistic locking strategy.
> Patch is simple, remove line 213 in the close() methode in org.jbpm.svc.Service (for 3.1.4)

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

        



More information about the jboss-jira mailing list