How would one go about setting JBoss Portal to use the Virtual Hosting capabilities of JBoss?
For instance I would like to have multiple Portal Web Apps exist on the same physical box and access each web app uniquely using a different domain. Example: http://mymachinea:8080 ----> hits jboss-portal.sar\WebApp1 code http://mymachineb:8080 -----> hits jboss-portal.sar\WebApp2 code I've setup virtual hosting and have gotten it to work for the most part. Its just that whenever I go to one of my virtual hosts as mentioned above - it gives me the "default" goop. How do I turn off the default goop and make it only show the page/portlets that pertain to each individual application? thx... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948523#3948523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948523 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
