Title: Error: MAPPING configuration error for request URI

Hi,

I'm getting this error out of either struts or Tomcat. I'm a bit confused - the number of them (13) at a time, matches the number of action mappings I have, so it appears to be Struts related, but grepping the source doesn't reveal it. It isn't an exception - just a message like so:

2001-10-04 17:33:11 StandardHost[localhost]: MAPPING configuration error for request URI
x13

I only noticed after introducing Xerces as the parser instead of Crimson/JAXP - this is a requirement of Castor (just using Xerces in WEB-INF/lib causes some other problems).

It isn't critical - it doesn't actually cause anything to break as far as I can see, but I'd prefer to resolve it to make sure.

I've found nothing on either web or the mailing list archives for struts or tomcat to see what this might be caused by.

Cheers,
Brett

 

Reply via email to