Let me see if I understand your question correctly. You changed the HTTP port 
for JBoss AS from 8080 to 80, and this ran fine on XP, but when you try the 
same thing on Server 2008 it does not work. Is my understanding correct?

Did you use TCPView or netstat to see if port 80 is opened by the java.exe 
process?

I assume that you ran JBoss AS with the -b 0.0.0.0 option.

What version of JBoss AS and JVM?

(By the way, I am glad you are no longer hosting the web site on XP - having 
more than 10 concurrent connections on XP violates the license agreement.)

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

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

Reply via email to