[
https://issues.apache.org/jira/browse/DELTASPIKE-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved DELTASPIKE-1223.
---------------------------------------
Resolution: Not A Problem
Assignee: Mark Struberg
Fix Version/s: (was: 1.7.3)
All works fine. I got a classpath + shading messed up in my project. And it
only worked with ds-1.7.0 because the cp was different in that case, leading to
different side effects.
> WindowBeanHolder cannot get resolved
> ------------------------------------
>
> Key: DELTASPIKE-1223
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1223
> Project: DeltaSpike
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.7.1, 1.7.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
>
> If I only use ds-core-api + ds-core-impl then I'll get the following
> Exception:
> Caused by: java.lang.IllegalStateException: Could not find beans for
> Type=class org.apache.deltaspike.core.impl.scope.window.WindowBeanHolder and
> qualifiers:[]
> at
> org.apache.deltaspike.core.api.provider.BeanProvider.getContextualReference(BeanProvider.java:154)
> ~[deltaspike-core-api-1.7.2.jar:1.7.2]
> at
> org.apache.deltaspike.core.impl.scope.DeltaSpikeContextExtension.initializeDeltaSpikeContexts(DeltaSpikeContextExtension.java:86)
> ~[deltaspike-core-impl-1.7.2.jar:1.7.2]
> This used to work fine up to DS-1.7.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)