0 Replies Latest reply on May 15, 2003 5:47 PM by c_g12

    Context configuration for file access

    c_g12

      Hi,

      I am currently running jboss-3.0.4 + jakarta-tomcat-4.1.12

      I want to be able to set up a directory that is outside of my webapp.war file, that contains files that users can access via a URL.

      Eg. C:\reports\myReport.pdf accessed via http://localhost:8080/myWebapp/reports/myReport.pdf

      Since JBoss does not read in Tomcat's conf/server.xml, how can I configure this Context in JBoss?