[jboss-user] [Beginners Corner] - how to access a remote JBoss server
ddai
do-not-reply at jboss.com
Fri Jun 15 17:41:17 EDT 2007
Hi all,
I am a very new user to JBoss. I know that when the JBoss server is installed on my computer and the WAR file is deployed, I can type in the browser something like http://localhost:8080/application/ to run it.
But...
What if I want to access a JBoss server installed on another machine, say dsi-dev10(The WAR file is also on that machine). I try to type http://dsi-dev10:8080/application to run it, but in vain. What should I do? Maybe I need to configure the JBoss server on that machine to let it be accessed by other machines?
Any how-to instructions will be appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054903#4054903
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054903
More information about the jboss-user
mailing list