1 Reply Latest reply on Jul 25, 2002 3:35 PM by brazilianpower

    JBoss 3.0 and Tomcat using deployment cache

    fastball

      Hi everybody,

      I’m using JBoss 3.0 (final) and Tomcat 4.0.3 with cache resource. But I’m having
      the following problem:

      I’m able to deploy my .war, but when I try to acess it by a web browser, I get the
      following message: No Context configured to process this request
      I have already had this problem and I’ve solved it creatin a new context in the server.xml
      file under tomcat directory. This time, I’ve done the same thing but no results...

      Do you know how to solve it???

      Another question:

      I can deploy the ROOT.war but I can’t acess it by the following URL http://localhost:8080/ROOT
      Instead of it, I have to put the name of the cached file. it is http://localhost:8080/zhwkrf-ROOT

      It’s terrible.... Do you know how to change it???

      Thanks a lot,

        • 1. Re: JBoss 3.0 and Tomcat using deployment cache
          brazilianpower

          I´m sorry, I can´t help you. I just would like to share your pain because I have exactly the same problem! When I try to deploy any .war file, I can´t access it trough it´s original name.
          Like you said, If I deploy, for example, a .war called ROOT.war, I can´t access it. Only If I use the name of the cached file (which is terrible, ´cause it changes all the time). Does anybody, please, know how to solve this?

          Any help is much appreciated.