Hi,

On 25.04.2025 15:57, Piotr P. Karwasz wrote:
To solve this, add:
javax.xml.datatype.DatatypeFactory = com.sun.org.apache.xerces.internal.jaxp.datatype.DatatypeFactoryImpl

A more proper solution could be to initialize `j.x.b.DatatypeConverterImpl` using the `JreMemoryLeakPreventionListener`:

<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"
          classesToInitialize="javax.xml.bind.DatatypeConverterImpl"/>

Piotr


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to