[
https://issues.apache.org/jira/browse/DERBY-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845776#comment-13845776
]
ASF subversion and git services commented on DERBY-6426:
--------------------------------------------------------
Commit 1550287 from [~kmarsden] in branch 'code/trunk'
[ https://svn.apache.org/r1550287 ]
DERBY-6426 Fix isLoginException
code treats any StandardException as a login exception due to curious no-op
code. Added login state check to make it work as expected.
Contributed by Dave Brosius
> Fix isLoginException
> --------------------
>
> Key: DERBY-6426
> URL: https://issues.apache.org/jira/browse/DERBY-6426
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 10.9.1.0
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 10.1.3.2
>
> Attachments: fix_isLoginException.txt
>
>
> code treats any StandardException as a login exception due to curious no-op
> code. Added login state check to make it work as expected.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)