Hi, I am running JBoss 4.0.3, with Tomcat 5.5 as my servlet server. As of this morning, whenever I launch my web app, JBoss binds the web app to a different port each time (instead of port 8080). The only way I discovered this is by running a "netstat -ab" and trying to hook up to the ports shown.
Up until yesterday, it worked fine. I have not messed with the configuration in any way. I've looked at the server.xml file, and it still says that the port is 8080. I thought there may be a port conflict of some sort, but I can't find another app that is running on 8080. Does anyone know how to force JBoss to run on 8080? Or at least report a conflict if it occurs? Many thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907101#3907101 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907101 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
