Hi there,
I am new to JBoss.
I have successfully deployed an .ear on a JBoss 4.2.2 machine. Whenever I enter
http://localhost:8080/applicationName, I can see that the application is running.
The application is installed on a machine having a static IP inside a domain; now I would
like to make that application visible to others. The name of the machine is inside the
local DNS and I can ping the machine successfully. However, I can't use
http://machineName/applicationName, only
http://localhost:8080/applicationName will work.
So here's my question: Are there any particular configuration files with JBoss where I
need to tell JBoss to use the machineName rather than localhost?
JBoss is running on RH Enterprise Linux .
tia
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108483#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...