Bug 49128 - loader.WebappClassLoader.start() ignores Exception
Summary: loader.WebappClassLoader.start() ignores Exception
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: trunk
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 19:06 UTC by Sebb
Modified: 2010-07-14 17:36 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2010-04-14 19:06:21 UTC
catalina.loader.WebappClassLoader.start() ignores Exception.

However, it probably only needs to ignore SecurityException
Comment 1 Mark Thomas 2010-07-14 17:36:20 UTC
Fixed in 7.0.x and will be in 7.0.1 onwards.