Why do you have the host attributes defined?  The following works fine for me.  
Note that if you have multiple IP addresses on your machine, you can 
alternatively bind your nodes at runtime using the run -b myIP parameter and 
avoid having to use the bindings file.

      <service-config name="jboss:service=HAJNDI"
         delegateClass="org.jboss.services.binding.AttributeMappingDelegate">
         <delegate-config portName="Port">
            1201
         </delegate-config>
         
      </service-config>

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943836#3943836

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943836


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to