https://issues.apache.org/bugzilla/show_bug.cgi?id=50021
Summary: ExceptionUtils class missing from bootstrap.jar
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: critical
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
o.a.c.startup.Bootstrap uses o.a.jasper.util.ExceptionUtils, but this class is
not placed in bootstrap.jar, causing rather nasty failures if anything goes
wrong during initial bootstrapping.
This should be a fairly simple matter of updating build.xml to include it, but
I wasn't sure whether including Jasper classes in the bootstrap was the done
thing.
There's an o.a.tomcat.util.ExceptionUtils that is identical, but that too looks
like the wrong thing to grab.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]