0 Replies Latest reply on Mar 31, 2003 5:14 AM by luwasoft

    JBoss-Tomcat follow symbolic links in war

    luwasoft

      Hi,

      have installed JBoss-3.0.6_tomcat-4.1.18 on my LINUX webserver.
      All the EJB and WebApp stuff works really fine.
      Now i configured my own ROOT context in server/default/ROOT.war to serve some top level index content... and even that works fine.
      Now i want to link some data (that is hanging around on other filesystems for good reason) to my ROOT context. But... the tomcat "throws" a HTTP 404 error on any linked directory?!
      Is there any "flag", "attribute", .... to change this, means to make the build in Tomcat follow that symbolic links instaed of complaining?

      Thanks in advance for any hopefully positive reply.