0 Replies Latest reply on Dec 21, 2004 11:30 AM by grahamm

    Embedded Tomcat quickie

    grahamm

      Hi I'm using JBoss 3.2.5 with its embedded Tomcat servlet engine.

      Outside of anything releative to the Web App context is there any where else that I can deploy static content that can be served by thr Tomcat http server.

      I'm trying to serve static content from an external directory and have seen some blurb about defining a Context in the jboss-service.xml of the Tomcat sar http://docs.jboss.org/admin-devel/Chap9.html#0_10847 but it doesn't work.

      To be more precise I am using Web start and the URL defined in the jnlp file can't resolve any of the JARs unless they are under the Web Context root.

      TIA Graham