Author: jfrederic.clere(a)jboss.com
Date: 2008-06-18 12:23:29 -0400 (Wed, 18 Jun 2008)
New Revision: 671
Modified:
sandbox/webapps/jboss-web.xml
Log:
An example of setting the host in jboss-web.xml
Modified: sandbox/webapps/jboss-web.xml
===================================================================
--- sandbox/webapps/jboss-web.xml 2008-06-18 09:23:46 UTC (rev 670)
+++ sandbox/webapps/jboss-web.xml 2008-06-18 16:23:29 UTC (rev 671)
@@ -9,4 +9,9 @@
</replication-config>
+<!-- Comment out to test virtualHosts
+<context-root>/test2</context-root>
+<virtual-host>jfcpc.gva.redhat.com</virtual-host>
+ -->
+
</jboss-web>
Show replies by date