This closes #3495
This commit is contained in:
commit
15848f317b
|
@ -942,7 +942,7 @@ public class ActiveMQConnectionFactory extends JNDIStorable implements Connectio
|
|||
transactionBatchSize +
|
||||
", readOnly=" +
|
||||
readOnly +
|
||||
"EnableSharedClientID=" +
|
||||
", EnableSharedClientID=" +
|
||||
enableSharedClientID +
|
||||
"]";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue