[
https://issues.apache.org/jira/browse/DELTASPIKE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101222#comment-14101222
]
Gerhard Petracek commented on DELTASPIKE-691:
---------------------------------------------
we just compile against the api which is independent (if you have a look at the
maven build, you will see "provided" as scope)
-> you can use any compatible api-jar you like.
i guess the issue is that you are using the wrong api-jar.
> Weld 2.x support
> ----------------
>
> Key: DELTASPIKE-691
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-691
> Project: DeltaSpike
> Issue Type: Wish
> Components: Data-Module
> Affects Versions: 1.0.1
> Environment: arquillian-weld-se-embedded-1.1 unit test
> Reporter: Alexandr Smirnov
>
> java.lang.IncompatibleClassChangeError: Class
> org.apache.deltaspike.core.util.bean.ImmutablePassivationCapableBean does not
> implement the requested interface javax.enterprise.inject.spi.BeanAttributes
> at
> org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory.validateStereotypes(ExternalBeanAttributesFactory.java:75)
> When trying to start with Weld 2.2.1
--
This message was sent by Atlassian JIRA
(v6.2#6252)