Exception in thread “main” java.lang.NoClassDefFoundError: com/sun/org/apache/xml/internal/resolver/CatalogManager
I have a JAR file application that I want to run. This application has multiple web services, and when I try to run it via the command line, I encounter these problems: