Jason Huynh created GEODE-2210: ---------------------------------- Summary: Session module class loader should check the thread context class loader Key: GEODE-2210 URL: https://issues.apache.org/jira/browse/GEODE-2210 Project: Geode Issue Type: Bug Components: http session Reporter: Jason Huynh Assignee: Mark Bretl
The current behavior uses Class.forName() to load classes. There are cases where the context class loader contains the class and are hidden from the top level class loader. -- This message was sent by Atlassian JIRA (v6.3.4#6332)