[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Seam Vhost

KoniKoni do-not-reply at jboss.com
Mon Apr 16 17:33:37 EDT 2007


 Where can i set up virtual host and deploy a seam apllication under virtuell host:

I have copied the jboss-web.xml under WEB-INF without reaction

Code:

<jboss-web>
	<context-root>/</context-root>  <!--Make what ever context root you want -->
	<virtual-host>virtual.evolutionnext.com</virtual-host>
</jboss-web>	

Apache connection works well, i reach my app just above  http://mydomain.xy/myapp
the goal is above http://mydomain.xy

i use jboss 4.0.5

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

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



More information about the jboss-user mailing list