@@ -169,6 +169,7 @@ connection-factory.discovery-initial-wait-timeout.deprecated=Has no runtime effe
connection-factory.discovery-initial-wait-timeout=The discovery initial wait time out.
connection-factory.discovery-refresh-timeout=Period the discovery group waits after receiving the last broadcast from a particular server before removing that server's connector pair entry from its list.
connection-factory.dups-ok-batch-size=The dups ok batch size.
connection-factory.enable-amq1-prefix=Enable the use of ActiveMQ 1.5.x prefixes in the addresses.
connection-factory.entries=The jndi names the connection factory should be bound to.
connection-factory.factory-type=The type of connection factory.
connection-factory.failover-on-initial-connection=True to fail over on initial connection.
@@ -733,6 +734,7 @@ pooled-connection-factory.discovery-group=The discovery group name.
pooled-connection-factory.discovery-initial-wait-timeout.deprecated=Has no runtime effect and a warning will be issued if an attempt is made to set the value of this attribute.
pooled-connection-factory.discovery-initial-wait-timeout=The discovery initial wait time out.
pooled-connection-factory.dups-ok-batch-size=The dups ok batch size.
pooled-connection-factory.enable-amq1-prefix=Enable the use of ActiveMQ 1.5.x prefixes in the addresses.
pooled-connection-factory.enlistment-trace=Enables IronJacamar to record enlistment traces for this pooled-connection-factory. This attribute is undefined by default and the behaviour is driven by the presence of the ironjacamar.disable_enlistment_trace system property.
pooled-connection-factory.entries=The jndi names the connection factory should be bound to.
pooled-connection-factory.failover-on-initial-connection=True to fail over on initial connection.