Using JBoss 4.0.2/Tomcat5.5. I've got a scenario where JBoss services several hostnames. It also listens on multiple public IPs that are associated with different hosts. For each host the url http://hostname/ needs to map to a different context.
Is it possible, by juggling the Tomcat server.xml elements, and the web-app web.xml settings, to configure a per-host root context in this way? ip1--->connector1---->domain.tv------------------------->/----->/jbossportal ip2--->connector2---->domain.name + domain.org---->/----->/profiles ip3--->connector3---->domain.biz----------------------->/------>/bizprofiles I've created a much clearer JPG diagram with Visio http://phwoarrr.net/network/jboss-config.jpg View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882679#3882679 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882679 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
