Sounds to me like you need to look into the Tomcat docs. Tomcat is the 
underlying 'web server' and pretty much provides all your requested features.

Depending on what you want to do, standalone Tomcat or Resin might be good 
enough.

Reconfigure port 80: look into 
$JBOSS_HOME/server/your-server/deploy/jbosswb-tomcat*.sar/server.xml, there 
you'll find the list of connectors (for JBoss 4.x).

It might also be a good idea to do port forwards on your firewall so that HTTP 
requests to port 80 are transferred to another host/port combination.

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to