You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/12/14 17:56:59 UTC

[jira] [Assigned] (GEODE-2214) ClassLoaderObjectInputStream should support option to use ClassPathLoader

     [ https://issues.apache.org/jira/browse/GEODE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund reassigned GEODE-2214:
--------------------------------

    Assignee: Kirk Lund  (was: Mark Bretl)

> ClassLoaderObjectInputStream should support option to use ClassPathLoader
> -------------------------------------------------------------------------
>
>                 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. 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)