Thanks. I'll give it a shot. -----Original Message----- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 12:49 PM To: Tomcat Users List Subject: RE: Need help getting application to work on Tomcat 5.x
> 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] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]