[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: A jsp web station's deploy question!!

2008-04-21 Thread kameron
thanks ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145462#4145462 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145462 ___ jboss-user mailing list jboss-user@lists.jboss

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: A jsp web station's deploy question!!

2008-04-20 Thread kameron
my compute's ip is not constant. every time I restart my computer, my computer's ip will change. so I want to config some xml file to let other computer can visit my web station. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145332#4145332 Reply to the post

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: A jsp web station's deploy question!!

2008-04-19 Thread kameron
may be server.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145310#4145310 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145310 ___ jboss-user mailing list jboss-user@li

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: A jsp web station's deploy question!!

2008-04-18 Thread kameron
thanks! problem has been solve by using "run -b " But I want to know how to solve my issue by configing the xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145284#4145284 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [Installation, Configuration & DEPLOYMENT] - A jsp web station's deploy question!!

2008-04-18 Thread kameron
I deploy my web station in jboss. use http://localhost:8080/photomanager I can visit my web station use http://127.0.0.1:8080/photomanager I can visit my web station but when I use http://211.142.244.248:8080/photomanager to visit my web station, I fault. 211.142.244.248 is my machine's ip address