>>>>> Peter Davison <[EMAIL PROTECTED]>: > Sounds like your "web.xml" file has a problem in it somewhere.
Yep, it did. > Sometimes the messages you get from the parser don't necessarily > point you to the actual problem (much like compilers I guess). Can > you post the contents of your web.xml so that we can have a look? I found the problem with the web.xml file. A <session-config> was in the wrong place according to the DTD. But this was masking the real problem, which is that I get 404 not found on the webapp URLs. Perhaps my JkMount statements aren't included into httpd2.conf. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
