[
https://issues.jboss.org/browse/CDI-532?page=com.atlassian.jira.plugin.sy...
]
Martin Kouba commented on CDI-532:
----------------------------------
Note that Weld SE 2.3 already supports multiple *isolated* containers. The containers may
share the bean classes. However, a user is required to assign a unique ID per container
started. See also
http://weld.cdi-spec.org/news/2015/04/21/weld-300Alpha8/#_enhanced_api_fo.... I did
not study jigsaw but if the requirement is to be able to run multiple isolated containers
in one JVM, it does not really matter (it should work similarly in any modular
environment).
Support multiple container in Java SE
-------------------------------------
Key: CDI-532
URL:
https://issues.jboss.org/browse/CDI-532
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Java SE Integration
Affects Versions: 1.2.Final
Reporter: Antoine Sabot-Durand
We should propose a solution to support multiple container in Java SE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)