aspose file tools
The moose likes JBoss and the fly likes Accessing JBOSS with IP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Accessing JBOSS with IP" Watch "Accessing JBOSS with IP" New topic
Author

Accessing JBOSS with IP

Nikhil Jain
Ranch Hand

Joined: May 15, 2005
Posts: 383
I am trying to accessing my jboss server through a ip of my home network. I am not able to access it. Though I can access the same, with my localhost or 127.0.0.1.

But when I execute my server with
run.sh -c <serverInstance> -b <IPAddres>, I can access with my IP.

But with earlier versions for jboss, tomcat I never had to run with the above syntax


SCJP 1.4, SCWCD 1.4, SCBCD 1.5
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

See this


[My Blog] [JavaRanch Journal]
Nikhil Jain
Ranch Hand

Joined: May 15, 2005
Posts: 383
Thanks
 
 
subject: Accessing JBOSS with IP
 
Similar Threads
Associate an IP address with a specific appBase
Jboss/Tomcat Behind router
JBoss 4.2.1
Deploy web apps on different ports
Accessing Java WebApp from Jboss 4.3 EAP via ip address and not localhost