Modify TomcatEmbeddedServletContainerFactory to ensure that the system ClassLoader is not considered when loading classes. This is required to fix issues when working with executable JARs created with the maven plugin.
Modify TomcatEmbeddedServletContainerFactory to ensure that the system ClassLoader is not considered when loading classes. This is required to fix issues when working with executable JARs created with the maven plugin.