Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do I need to have xml parsers in an endorsed classloader?

0
Posted

Do I need to have xml parsers in an endorsed classloader?

0

If you have installed Pluto 1.1.5 or greater, and are running on Java 5 or greater, then you do not need to endorse any XML libraries. Pluto will use JAXP. The Pluto 1.1.x codebase targets Java 1.4, and so the bundled distribution of Pluto includes Tomcat with XML libraries in common/endorsed. Simply remove the XML libraries from common/endorsed if you meet the above requirements.

Related Questions

Experts123