0 Replies Latest reply on Apr 16, 2007 5:33 PM by konikoni

    Seam Vhost

    konikoni

      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