[
https://issues.apache.org/jira/browse/DELTASPIKE-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-793.
-----------------------------------------
Resolution: Won't Fix
+1 for improving spi-fly instead
> Remove Classloader references in
> /org/apache/deltaspike/core/util/ServiceUtils
> -------------------------------------------------------------------------------
>
> Key: DELTASPIKE-793
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-793
> Project: DeltaSpike
> Issue Type: Wish
> Reporter: Charlie Mordant
> Priority: Minor
>
> Reference to the current classloader is not so good in a modular environment
> (e.g. OSGI).
> It is for example impossible to dynamically contribute to Config source and
> configsourceresolver if we're not in the same classpath as deltaspike-core,
> which is not an easy task (and a poor design).
> Removing reference to the current classloader would help as their exist some
> tools (i.e. Aries Spi-Fly) that can weave serviceloader calls to make them
> OSGI compatible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)