0 Replies Latest reply on Sep 17, 2008 10:12 AM by eoduser

    service binding to the system name

    eoduser

      Hi Jboss Team

      We are facing a problem

      Jboss-esb.xml that contains the following

      <jms-provider name="JBossMQ" connection-factory="ConnectionFactory"
      jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
      jndi-URL="localhost">
      <jbr-provider name="JBR-Http" protocol="http" host="localhost">

      if i specify localhost instead of the machine name or the ip then i am getting the connection refuesed to connect Exception from the client.if i specify the ip or the system name then only it is working fine.

      I dont want to build the application based on the system name or ip because the current way is not suitable for deploying the same binaries in the different system.

      Is it possible to do that ?.

      regards
      eoduser