[jboss-user] [Installation, Configuration & DEPLOYMENT] - service binding to the system name

eoduser do-not-reply at jboss.com
Wed Sep 17 10:12:19 EDT 2008


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

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

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



More information about the jboss-user mailing list