Tomas Remes created DELTASPIKE-859:
--------------------------------------

             Summary: 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


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)

Reply via email to