[
https://issues.jboss.org/browse/AS7-1457?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse edited comment on AS7-1457 at 11/30/11 9:14 AM:
-----------------------------------------------------------------
The next version of JBoss XNIO is going to be using a Classloader based ServiceLoader
mechanism - this will mean that the JBoss SASL providers will take priority just by being
on the classpath - manual registration when using JBoss Remoting will no longer be
required.
was (Author: dlofthouse):
The next version of JBoss SASL is going to be using a Classloader based ServiceLoader
mechanism - this will mean that the JBoss SASL providers will take priority just by being
on the classpath - manual registration when using JBoss Remoting will no longer be
required.
Cleaner Security Provider Registration
--------------------------------------
Key: AS7-1457
URL:
https://issues.jboss.org/browse/AS7-1457
Project: Application Server 7
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.0.CR1
Currently the SASL security provider registration occurs each place that it is identified
as required.
Everything however is modules based so we should see if there is a cleaner way this can
happen - even if it was as simple as having a class executed automatically as the module
is loaded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira