[jboss-cvs] JBossAS SVN: r106795 - trunk/server/src/etc/conf/all/bindingservice.beans/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Jul 17 16:33:21 EDT 2010


Author: bstansberry at jboss.com
Date: 2010-07-17 16:33:21 -0400 (Sat, 17 Jul 2010)
New Revision: 106795

Modified:
   trunk/server/src/etc/conf/all/bindingservice.beans/META-INF/bindings-jboss-beans.xml
Log:
[JBAS-8220] Remove invalid 3-property system property subsitution

Modified: trunk/server/src/etc/conf/all/bindingservice.beans/META-INF/bindings-jboss-beans.xml
===================================================================
--- trunk/server/src/etc/conf/all/bindingservice.beans/META-INF/bindings-jboss-beans.xml	2010-07-17 20:11:38 UTC (rev 106794)
+++ trunk/server/src/etc/conf/all/bindingservice.beans/META-INF/bindings-jboss-beans.xml	2010-07-17 20:33:21 UTC (rev 106795)
@@ -428,7 +428,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp-bind_port</property>
                <property name="port">55200</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used for the JGroups 'udp' stack</property>
             </bean>
 
@@ -451,7 +451,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp-fd_sock</property>
                <property name="port">54200</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used by the FD_SOCK protocol in the JGroups 'udp' stack</property>
             </bean>
 
@@ -459,7 +459,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">tcp-bind_port</property>
                <property name="port">7600</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used for the JGroups 'tcp' stack</property>
             </bean>
 
@@ -482,7 +482,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">tcp-fd_sock</property>
                <property name="port">57600</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used by the FD_SOCK protocol in the JGroups 'udp' stack</property>
             </bean>
 
@@ -505,7 +505,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp_async-bind_port</property>
                <property name="port">55225</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used for the JGroups 'udp_async' stack</property>
             </bean>
 
@@ -513,7 +513,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp_async-fd_sock</property>
                <property name="port">54225</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used by the FD_SOCK protocol in the JGroups 'udp-async' stack</property>
             </bean>
 
@@ -521,7 +521,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp_sync-bind_port</property>
                <property name="port">55250</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used for the JGroups 'udp_sync' stack</property>
             </bean>
 
@@ -529,7 +529,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">udp_sync-fd_sock</property>
                <property name="port">54250</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used by the FD_SOCK protocol in the JGroups 'udp-sync' stack</property>
             </bean>
 
@@ -537,7 +537,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">tcp_sync-bind_port</property>
                <property name="port">7650</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used for the JGroups 'tcp_sync' stack</property>
             </bean>
 
@@ -545,7 +545,7 @@
                <property name="serviceName">JGroups</property>
                <property name="bindingName">tcp_sync-fd_sock</property>
                <property name="port">57650</property>
-               <property name="hostName">${jboss.jgroups.bind.address,jgroups.bind_addr,jboss.bind.address}</property>
+               <property name="hostName">${jboss.jgroups.bind.address,jboss.bind.address}</property>
                <property name="description">The port used by the FD_SOCK protocol in the JGroups 'tcp-sync' stack</property>
             </bean>
 



More information about the jboss-cvs-commits mailing list