5 Replies Latest reply on Dec 1, 2003 5:47 AM by martin0

    web.xml servlet config element disappears!

    martin0

      I've got jboss 3.2.2 and I want to use cactus for unit testing of my app.

      I've downloaded jakarta-cactus-13-1.5 and am following the Tomcat Quickstart instructions to test a servlet from a web browser. I put the config changes into jboss3.2.2\server\myapp\conf\web.xml.

      When I run up jboss, and browse to the servlet, it says there is no context for the servlet. The config changes to web.xml are no longer there!! (Yes I checked them before running jboss). I can't see any errors in the jboss console, but I'm not sure what to look for.

      My app and classes are all under deploy\test.web

      Any help much appreciated.
      Thanks
      Martin