[
https://issues.apache.org/jira/browse/DELTASPIKE-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-859.
-----------------------------------------
Resolution: Fixed
> Injection of @Named @MessageBundle works only with @Named injection point
> -------------------------------------------------------------------------
>
> Key: DELTASPIKE-859
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-859
> Project: DeltaSpike
> Issue Type: Bug
> Components: JSF-Module
> Affects Versions: 1.3.0
> Reporter: Tomas Remes
> Assignee: Mark Struberg
> Fix For: 1.3.1
>
>
> If you want to inject e.g following message bundle:
> {code}
> @Named
> @MessageBundle
> public interface AppMessages {
> {code}
> then you would need to specify @Named qualifier on your injection point as
> well. I believe this is not intended behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)