0 Replies Latest reply on Jun 19, 2002 11:55 AM by jimotte

    Context Path in Catalina Problem !!

    jimotte

      I am running JBoss-2.4.6 Tomcat 4.0.3 where I have the following problem: With Tomcat 3.x I would set up a static context in the server.xml as such:



      Where I would place files to be displayed by using following context:
      http://localhost:8080/testFiles/testFile1.txt

      Now with catalina this no longer works: I get status 500- No Context configured to process this request error.
      How can Catalina be configured to read the context- I have changed the server.xml under catalina/bin but JBoss does not seem to pick it up- I hve searched forums but have not received conclusive answer yto this issue of setting up static context.

      Thanks for any help,

      Jim