Bug 55251 - JspC fails silently if directory for generated web.xml does not exist
Summary: JspC fails silently if directory for generated web.xml does not exist
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Jasper (show other bugs)
Version: 8.0.x-trunk
Hardware: All All
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 03:50 UTC by Jeremy Boynes
Modified: 2013-10-10 13:38 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Boynes 2013-07-12 03:50:46 UTC
If the file specified for webXml (via call to setWebXml) cannot be created (for example if the directory does not exist), then JspC fails silently.
Comment 1 Mark Thomas 2013-10-10 13:38:39 UTC
This has been fixed in 8.0.x and will be included in 8.0.0-RC4 onwards.