[PATCH] TC3.3b2 - Invalid servlet-mapping in web.xml file generated by JspC

2001-09-07 Thread Blakeslee, Todd
JspC bugs recently fixed in Tomcat 4.0 also exist in 3.2 cvs diff -u JspC.java (in directory D:\jakarta-tomcat\jakarta-tomcat\src\share\org\apache\jasper) Index: JspC.java === RCS file: /home/cvspublic/jakarta-tomcat/src/share/org/a

RE: [PATCH] Fixes servlet-mapping in web.xml file generated by JspC u sing the -webxml and -webinc options

2001-09-07 Thread Blakeslee, Todd
es servlet-mapping in web.xml file generated by JspC u sing the -webxml and -webinc options Great minds think alike :-). I just committed exactly this fix, plus your fix for the generated DOCTYPE heading. Thanks! Craig On Fri, 7 Sep 2001, Blakeslee, Todd wrote: > Date: Fri, 7 Sep 2001 14:02:5

[PATCH] Fixes servlet-mapping in web.xml file generated by JspC using the -webxml and -webinc options

2001-09-07 Thread Blakeslee, Todd
This patch fixes the following bug reports. Testing on Windows 2000 w/ SP2, JDK 1.3.1, and jakarta-tomcat-4.0-20010906. web.xml file generated by JspC is not valid as defined by DTD. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3474 Invalid url-pattern for servlet-mapping in web.xml file g

[PATCH] Updates web-app doctype for web.xml file generated by JspC using -webxml option

2001-09-07 Thread Blakeslee, Todd
This patch is in reference to Bugzilla Bug 3474. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3474 -- cvs diff -u messages.properties (in directory D:\Tomcat4-cvs\jakarta-tomcat-4.0 \jasper\src\share\org\apache\jasper\reso