ARTEMIS-1355 - correct doc Undo PR 1438

This commit is contained in:
Michael André Pearce 2017-08-17 19:39:58 +01:00 committed by GitHub
parent 25986d617e
commit ec5eb4b754
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ Client reconnection is configured using the following parameters:
- `reconnectAttempts`. This optional parameter determines the total
number of reconnect attempts to make before giving up and shutting
down. A value of `-1` signifies an unlimited number of attempts. The
default value is `-1`.
default value is `0`.
If you're using JMS and you're using JNDI on the client to look up your
JMS connection factory instances then you can specify these parameters