1 Reply Latest reply on Dec 20, 2002 10:58 AM by vinays

    Context in Jboss

    vguerra

      Hello everybody, i am a Jboss 3.0.4 (with Jetty not Tomcat) user and i have one question. I am deploying an aplication in server/default/deploy called "exampleWeb.war" , and jboss set its context to http://my.machine.com:8080/exampleWeb/ . Using an AJP13 connector this is already in http://my.machine.com/exampleWeb/ ... but... how can I do to Jboss set the context of the aplication to "/" ?

      Thanks a lot.