[arquillian-issues] [JBoss JIRA] (ARQ-2041) Arquillian Weld container should not use org.jboss.weld.servlet.StaticWeldProvider

John Ament (JIRA) issues at jboss.org
Sat Sep 17 15:37:00 EDT 2016


    [ https://issues.jboss.org/browse/ARQ-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294802#comment-13294802 ] 

John Ament commented on ARQ-2041:
---------------------------------

The original that I reported still seems to be an issue, even after making this change.  It seems to be alittle different though.  Either I have logging off, or the repeated errors are gone.

Easiest way to reproduce is to run https://github.com/hammock-project/hammock/blob/master/rest-spark/pom.xml#L93 .  {{mvn clean install -Ptomcat-test}}.  From debugging, it seems like tomcat never completes loading.  I do see it going in a loop though.

> 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)


More information about the arquillian-issues mailing list