[ https://issues.apache.org/jira/browse/GEODE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund updated GEODE-2214: ----------------------------- Description: The Geode Session module uses ClassLoaderObjectInputStream which currently uses Class.forName to resolve a class from a single ClassLoader which is passed in. Some users have expressed desire to support TCCL. (was: The Geode Session module uses ClassLoaderObjectInputStream which currently uses Class.forName to resolve a class from a single ClassLoader which is passed in. Some users have expressed desire to support TCCL. The best way to do this is to change ClassLoaderObjectInputStream to support the option to use ClassPathLoader which geode-core uses to scan across all ClassLoaders.) > ClassLoaderObjectInputStream should support usage of TCCL > --------------------------------------------------------- > > Key: GEODE-2214 > URL: https://issues.apache.org/jira/browse/GEODE-2214 > Project: Geode > Issue Type: Wish > Components: extensions > Reporter: Kirk Lund > Assignee: Kirk Lund > > The Geode Session module uses ClassLoaderObjectInputStream which currently > uses Class.forName to resolve a class from a single ClassLoader which is > passed in. Some users have expressed desire to support TCCL. -- This message was sent by Atlassian JIRA (v6.3.4#6332)