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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to