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