https://bz.apache.org/bugzilla/show_bug.cgi?id=67591
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEEDINFO |RESOLVED --- Comment #3 from Mark Thomas <[email protected]> --- This is not a Tomcat bug. This is an application issue. You have overridden the default XMLInputFactory (as returned by XMLInputFactory.newInstance()) but not provided all the classes necessary for that implementation. If you need further assistance, please use the Tomcat users mailing list. -- 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]
