> From: Allison, Clemon [mailto:[EMAIL PROTECTED] 
> Subject: Need help getting application to work on Tomcat 5.x
> 
> SEVERE: Parse error in application web.xml
> java.lang.IllegalArgumentException: Invalid <url-pattern> 
> ConsolidatedInvoiceController in servlet mapping

The above seems pretty self-explanatory.  Read the servlet spec and fix
your web.xml to comply with it.  You can get the servlet spec here, if
you don't already have a copy:
http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to