[
https://issues.apache.org/jira/browse/DELTASPIKE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-691.
-----------------------------------------
Resolution: Won't Fix
please file an issue for weld.
all needed methods are part of javax.enterprise.inject.spi.Bean since cdi 1.0.
since cdi 1.1 some methods were extracted to
javax.enterprise.inject.spi.BeanAttributes which is the base-interface for
javax.enterprise.inject.spi.Bean.
> 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)