Author: manaRH
Date: 2008-07-14 07:30:32 -0400 (Mon, 14 Jul 2008)
New Revision: 8457
Modified:
branches/Seam_2_0_FP/bootstrap/deploy/messaging/remoting-service.xml
Log:
SEAMFP-12 backport r8448
Modified: branches/Seam_2_0_FP/bootstrap/deploy/messaging/remoting-service.xml
===================================================================
--- branches/Seam_2_0_FP/bootstrap/deploy/messaging/remoting-service.xml 2008-07-14
11:28:31 UTC (rev 8456)
+++ branches/Seam_2_0_FP/bootstrap/deploy/messaging/remoting-service.xml 2008-07-14
11:30:32 UTC (rev 8457)
@@ -26,7 +26,7 @@
<attribute name="socket.check_connection"
isParam="true">false</attribute>
<attribute name="timeout"
isParam="true">0</attribute>
<attribute
name="serverBindAddress">${jboss.bind.address}</attribute>
- <attribute name="serverBindPort">4457</attribute>
+ <attribute name="serverBindPort">4458</attribute>
<attribute name="clientSocketClass"
isParam="true">org.jboss.jms.client.remoting.ClientSocketWrapper</attribute>
<attribute
name="serverSocketClass">org.jboss.jms.server.remoting.ServerSocketWrapper</attribute>
<attribute name="numberOfCallRetries"
isParam="true">1</attribute>
Show replies by date