You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2017/10/05 07:41:02 UTC

[jira] [Created] (DELTASPIKE-1296) PropertyFileConfig doesn't work with internal extensions

Romain Manni-Bucau created DELTASPIKE-1296:
----------------------------------------------

             Summary: PropertyFileConfig doesn't work with internal extensions
                 Key: DELTASPIKE-1296
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1296
             Project: DeltaSpike
          Issue Type: Bug
            Reporter: Romain Manni-Bucau


We register PropertyFileConfig in AfterDeploymentValidation hook but extensions potentially already read the config entries. Technically there is probably no blocker to do it earlier and we should probably ensure all our extensions read keys in AfterDeploymentValidation.

My use case was a configured cron expression in the scheduler usage.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)