[
https://issues.jboss.org/browse/ARQ-2041?page=com.atlassian.jira.plugin.s...
]
Tomas Remes commented on ARQ-2041:
----------------------------------
I realized that it basically means starting of 2 Weld/CDI containers (this means to set
different ids to containers otherwise it's not supported). Anyway it's irrelevant
to this issue so please feel free to file another one.
Arquillian Weld container should not use
org.jboss.weld.servlet.StaticWeldProvider
----------------------------------------------------------------------------------
Key: ARQ-2041
URL:
https://issues.jboss.org/browse/ARQ-2041
Project: Arquillian
Issue Type: Bug
Components: Weld Containers
Reporter: Martin Kouba
Assignee: Tomas Remes
Fix For: weld_2.0.0.Beta3
{{org.jboss.weld.servlet.StaticWeldProvider}} is not used in Weld since 2.2.5.Final.
Actually, the class was removed from master branch (Weld 3) and 2.4 branch (soon current
stable).
The adapter should probably implement its own {{CDIProvider}} to support the simulated
environments properly.
Affects 2.0.0.Beta2 and 1.0.0.CR9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)