Greeting....
 
 I install JBOSS AS 4.0.2 on a linux env, deployed an ear (war +jar) to the 
application server and start the JBOSS AS successfully( without seeing any 
error) by running sh ./run.sh.
 
 But, when I tried to reach the application (on a remote server machine running 
linux and it is not in the same network as my laptop is) through
 http://[the server's ip address]:8080/index from my laptop,
 I did not see anything happen on the server end, and I did not get anything on 
the web browser on my laptop.
 
 I have not setup my domain name yet.
 The remote server machine do have a valid public IP address and available 
through internet. I can ping it successfully.
 
 I can run the appliciaotn with JBOSS AS 4.0.2 stored on my laptop, and access 
it through http://localhost:8080/index without any problem.
 
 Would some expert tell me what cause the problem?
 I am wondering I may need configure some file, but do not which one(s), I 
tried some ones, did not work.
 
 Thank you in advance!
 
 Frank


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952782

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to