You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/02/23 11:15:13 UTC

[jira] [Created] (DELTASPIKE-837) PropertyFileConfig pickup via java.util.ServiceLoader

Mark Struberg created DELTASPIKE-837:
----------------------------------------

             Summary: PropertyFileConfig pickup via java.util.ServiceLoader
                 Key: DELTASPIKE-837
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-837
             Project: DeltaSpike
          Issue Type: New Feature
          Components: Configuration
    Affects Versions: 1.2.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.2


Picking up the PropertyFileConfig via CDI Extensions in EARs creates a problem in some Application Servers (they are simply broken with EARs).

As a workaround I suggest we allow picking up PropertyFileConfigs via java.util.ServiceLoader as well.

This also has the nice benefit that those config files are then available at boot time already (and not only after the CDI container did start up).

This is also a possible workaround for apps which have problems with DELTASPIKE-648



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