[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:06:24 EDT 2014
Paul Ferraro created JGRP-1859:
----------------------------------
Summary: 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