[jboss-jira] [JBoss JIRA] (JGRP-1859) Allow Configurator to load protocols from a specific classloader

Paul Ferraro (JIRA) issues at jboss.org
Thu Jul 3 08:10:24 EDT 2014


    [ https://issues.jboss.org/browse/JGRP-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982005#comment-12982005 ] 

Paul Ferraro commented on JGRP-1859:
------------------------------------

https://github.com/belaban/JGroups/pull/158

> Allow Configurator to load protocols from a specific classloader
> ----------------------------------------------------------------
>
>                 Key: JGRP-1859
>                 URL: https://issues.jboss.org/browse/JGRP-1859
>             Project: JGroups
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.4.4
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 3.5
>
>
> To support custom protocols in WildFly, we need to allow the users to define the module from which to load a given protocol class.  WildFly currently uses the Configurator to create its protocol stack.  Currently, the classloader used to load protocol classes is hard coded to the classloader that loaded the Stack class.  This should be configurable via org.jgroups.conf.ProtocolConfiguration.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list