Author: ataylor
Date: 2011-03-07 05:19:59 -0500 (Mon, 07 Mar 2011)
New Revision: 10292
Modified:
branches/Branch_2_2_EAP/examples/javaee/mdb-remote-failover-static/server/ra.xml
Log:
fixed example config
Modified:
branches/Branch_2_2_EAP/examples/javaee/mdb-remote-failover-static/server/ra.xml
===================================================================
---
branches/Branch_2_2_EAP/examples/javaee/mdb-remote-failover-static/server/ra.xml 2011-03-04
18:09:45 UTC (rev 10291)
+++
branches/Branch_2_2_EAP/examples/javaee/mdb-remote-failover-static/server/ra.xml 2011-03-07
10:19:59 UTC (rev 10292)
@@ -63,7 +63,7 @@
</description>
<config-property-name>ConnectionParameters</config-property-name>
<config-property-type>java.lang.String</config-property-type>
-
<config-property-value>host=127.0.0.1;port=5445,host=127.0.0.1;port=5446</config-property-value>
+
<config-property-value>host=127.0.0.1;port=5446,host=127.0.0.1;port=5447</config-property-value>
</config-property>
<config-property>
<description>Do we support HA</description>
Show replies by date