3 Replies Latest reply on Apr 21, 2003 1:54 PM by kirillburyak

    Configuring a web application in Jetty (JBoss 3.2)

    kirillburyak

      I am having trouble configuring a web application for Jetty running under JBoss 3.2

      Adding this to Jetty configuration file (server\default\deploy\jbossweb-jetty.sar\META-INF\jboss-service.xml):


      /mycontext
      C:\MyDirectory


      Causes this:
      java.io.FileNotFoundException: <path to JBoss bin>\org\mortbay\jetty\servlet\webdefault.xml

      Did anything change since JBoss 3.0.x? It used to work under JBoss 3.0.4