[jboss-user] [Clustering/JBoss] - Re: Changing Ports (two nodes, same machine, 4.0.4)
burakbayramli
do-not-reply at jboss.com
Tue Jul 11 04:43:49 EDT 2006
Adding the jar did not help. The config below in jboss-service.xml still results in same default ports being used.
<mbean code="org.jboss.services.binding.ServiceBindingManager"
| name="jboss.system:service=ServiceBindingManager">
| <attribute name="ServerName">ports-01</attribute>
| <attribute name="StoreURL">c:/jboss-4.0.4.GA-clustered/docs/examples/binding-manager/sample-bindings.xml</attribute>
| <attribute name="StoreFactoryClassName">
| org.jboss.services.binding.XMLServicesStoreFactory
| </attribute>
| </mbean>
Any insights would be appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956885#3956885
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956885
More information about the jboss-user
mailing list