Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/02/13 14:00:19 (10 years ago)
Author:
pfleck
Message:

#2122

Problem occurs when the retry counter in the HiveServiceLocator is exceeded.
The retry counter is incremented on all exceptions and therefore is incremented on security exceptions (user/password wrong) as well.

Changed the caught exception to EndpointNotFoundException to avoid increment of the retry counter on wrong user/password.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.