[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266630#comment-16266630
 ] 

Romain Manni-Bucau commented on DELTASPIKE-1296:
------------------------------------------------

Hi Mark,

issue is really to have a config module not compatible with other module usage.

1 should directly register the config and not way for any later phase to ensure 
it is used by other extensions IMO.

I'm also fine forbidding any discovery other than SPI one since it would make 
it work smoothly but it is less user friendly.

> PropertyFileConfig doesn't work with internal extensions
> --------------------------------------------------------
>
>                 Key: DELTASPIKE-1296
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1296
>             Project: DeltaSpike
>          Issue Type: Bug
>    Affects Versions: 1.8.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Mark Struberg
>
> 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)

Reply via email to