Application Platform 10.15 | Other Resolved Issues | Release 10.5
 
Release 10.5
*PLS-356
Concurrent access to Integration Server services by using the HTML <frameset> tag results in a "500 Internal Server Error" response code in Application Platform applications.
The issue is resolved. The Application Platform Tomcat webMethods custom tag library is now thread-safe. You can use the new session concurrency filter to serialize Integration Server service requests executed by a WAR application. The filter serializes concurrent requests for a session ID. No changes are required in your existing JSP pages.
*PLS-343
Application Platform Tomcat supports a new custom shared classloader. Integration Server ServerClassLoader classes can be resolved from WAR projects.