[
https://issues.apache.org/jira/browse/DELTASPIKE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Kaltepoth resolved DELTASPIKE-732.
--------------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.4
Fixed. Thanks for bringing this up.
> Servlet API module needs beans.xml
> ----------------------------------
>
> Key: DELTASPIKE-732
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-732
> Project: DeltaSpike
> Issue Type: Bug
> Components: Servlet-Module
> Affects Versions: 1.0.3
> Reporter: Ron Smeral
> Assignee: Christian Kaltepoth
> Fix For: 1.0.4
>
>
> The servlet api module misses the beans.xml file.
> It contains the WebResourceProvider, which is an ApplicationScoped bean,
> resolved in InjectableResourceProducer through BeanProvider.
> Also, the WebResourceProviderTest needs to be corrected. It didn't catch this
> issue, because the WebResourceProvider is explicitly added to the test
> archive through addClass. That statement should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)