[
https://issues.apache.org/jira/browse/OWB-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029244#comment-16029244
]
Romain Manni-Bucau commented on OWB-1190:
-----------------------------------------
Sounds right, the scanner service would be set by the SE API if not overriden
probably. For the extensions I think we can just enrich the default one (it
will not hurt and can enable some more cases in containers).
>From memory we also need to update the finder/singleton to support to be
>resetted in a thread safe manner if you do something like:
1. se
2. ee
3. se
4. ...
so instead of supporting a single implementation, we support N but only one at
a time
> implement java-se support
> -------------------------
>
> Key: OWB-1190
> URL: https://issues.apache.org/jira/browse/OWB-1190
> Project: OpenWebBeans
> Issue Type: Sub-task
> Components: Core
> Reporter: Gerhard Petracek
> Fix For: 2.0.0
>
>
> new parts:
> * SeContainer
> * SeContainerInitializer
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)