1 Reply Latest reply on Jan 14, 2004 10:00 AM by gloeglm

    Configuring the application context to / in JBoss 3.2.3

    al_gomez

      Hi,

      I am using JBoss 3.2.3-Tomcat4.1.29

      My application is deployed as an exploded war folder. I wish to access it as http://localhost:8080/ rather than http://localhost:8080/myapp. How do I do this?

      I tried to configure thru the application.xml by setting the context as / and I also tried /root but it is not working. Any idea?

      Thank you

      Carlos