+++ This bug was initially created as a clone of Bug #1203465 +++ Description of problem: The EJB client automatically retries on authentication errors. It should be possible to disable this retry/reconnect logic.
Pull Request: https://github.com/jbossas/jboss-ejb-client/pull/109
Upstream PR: https://github.com/jbossas/jboss-ejb-client/pull/107
Use the following system property on the client side to disable the reconnect on authentication failures logic: -Djboss-ejb-client.reconnectOnAuthenticationFailures=false
Component backport PR (merged): https://github.com/jbossas/jboss-ejb-client/pull/109 Component upstream PR: https://github.com/jbossas/jboss-ejb-client/pull/107 modified. pr in 1.x branch is merged.
Fix is not merged in master. QA team has test for this, we must include it in CP01 payload as there was one-off for this issue (BZ 1203465).
holding qa_ack till we have it merged in master
new pr for master branch (2.x in ejb-client case) 2.x is the master branch for ejb-client. New PR sent: https://github.com/jbossas/jboss-ejb-client/pull/113
qa_acking as we have one-off 1203465 delivered to customers
verified
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.