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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...