https://bz.apache.org/bugzilla/show_bug.cgi?id=68909

Chris <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Chris <[email protected]> ---
I located the problem further:

The WebApplication uses "woodstox-core-6.6.0.jar" which has a

/META-INF/services/javax.xml.stream.XMLInputFactory

pointing to

com.ctc.wstx.stax.WstxInputFactory


The Tomcat now seems to recognize this class but after the change in 9.0.88 is
of cause not able to load this instance, since its in the parent (catalina)
classloader.

-- 
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]

Reply via email to