You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Warner Onstine <sw...@warneronstine.com> on 2004/06/18 17:25:17 UTC

StrutsTestCase servlet api 2.4

Is there a way to get strutstestcase (mock) to work with the new 2.4 
web.xml. Currently when we try this it bombs on the digesting of the 
web.xml file with this:

  Digester.error(1439) | Parse Error at line
  6 column 104: Document root element "web-app", must match DOCTYPE root 
"null".
  org.xml.sax.SAXParseException: Document root element
  "web-app", must
  match DOCTYPE root "null".

Any help is greatly appreciated. I tried asking on the strutstestcase 
forum, but got no answer.

-warner


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org