You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/02/17 14:30:11 UTC

[jira] [Created] (DELTASPIKE-834) MessageBundle Extension not working in EARs on some containers

Mark Struberg created DELTASPIKE-834:
----------------------------------------

             Summary: MessageBundle Extension not working in EARs on some containers
                 Key: DELTASPIKE-834
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-834
             Project: DeltaSpike
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.2


MessageBundleExtension currently relies on the producer method bean for @TypedMessageBundle get scanned by the same ExtensionInstance than the 'consumer' (means the @MessageBundle interface). But this is not always guaranteed in EAR scenarios. Depending on how the EAR gets treated by the EE container this could not be the case and DeltaSpike blows up with a NPE.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)