1 Reply Latest reply on Apr 27, 2004 10:12 AM by sesques

    Specifying the Default Web Application

    mikelarnett

      All,
      I am a bit confused. I would expect for this to be obvious, but I am stumped. I have a web application ( .war file ) with a jboss-web.xml that defines the web application as /. However, when I go to http://localhost:8080/, no page is found. I am using JBoss 3.2.3. What am I missing? All I really want is the ability to forward all myhost.com and myhost.com/ requests to a default web application.
      Thanks in advance,
      -MLA