Load test suite JARs from TE_BASE/resources/lib in Tomcat. Configure the built-in shared class loader to use this location.
This would achieve greater consistency between the cli and web apps with regard to class loading, and eliminate the need to modify WEB-INF/lib when testng suites are added or modified (or when teamengine itself is updated).
Agree. This is a good idea.