anonymous wrote : 11:54:15,561 INFO [Http11Protocol] Starting Coyote HTTP/1.1 
on http-127.0.0.1-8080 

This shows that the -b 0.0.0.0 option is not being considered and instead its 
binding only to localhost. But you do seem to be passing the argument correctly:

anonymous wrote : [EMAIL PROTECTED] bin]# ./run.sh -b 0.0.0.0 


anonymous wrote : 
  | =========================================================================
  | 
  | JBoss Bootstrap Environment
  | 
  | JBOSS_HOME: /usr/local/jboss-4.2.2.GA
  | 
  | JAVA: java 

Have you set the JAVA_HOME correctly?

anonymous wrote : 
  | 11:53:58,085 INFO [ServerInfo] Java version: 1.7.0,Sun Microsystems Inc.
  | 11:53:58,085 INFO [ServerInfo] Java VM: IcedTea Client VM 1.7.0-b21,Sun 
Microsystems Inc. 

I wasn't aware that there was a 1.7 version of Java available. Can you try 
using 1.5 Sun Java JDK and see if it works?
 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182619
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to