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

Mark Struberg commented on DELTASPIKE-785:
------------------------------------------

[~gpetracek] The main reason why this is a distinct config file is that this 
effective file is NOT loaded as ConfigSource. It is not read via ConfigResolver 
but via PropertyLoader. You know, the thing which just reads all the resources 
with this name from the ClassPath and then sort them according their 
deltaspike_ordinal. 


> Make CdiTestRunner pick up container configuration from properties file
> -----------------------------------------------------------------------
>
>                 Key: DELTASPIKE-785
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-785
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: TestControl
>    Affects Versions: 1.1.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.2.0
>
>
> For doing 'real' EE tests we need to be able to configure those containers 
> when it boots up. CdiCtrl already has a boot(Properties) which we can use 
> very easily. 
> That way openejb-embedded, glassfish-embedded and wildfly-embedded can e.g. 
> register DataSources for the unit tests.



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

Reply via email to