You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2021/04/28 13:36:00 UTC

[jira] [Created] (BATCHEE-149) BatchCDIInjectionExtension should only use CDI.current() if container is really started

Mark Struberg created BATCHEE-149:
-------------------------------------

             Summary: BatchCDIInjectionExtension should only use CDI.current() if container is really started
                 Key: BATCHEE-149
                 URL: https://issues.apache.org/jira/browse/BATCHEE-149
             Project: BatchEE
          Issue Type: Bug
          Components: jbatch-core
    Affects Versions: 0.6
            Reporter: Mark Struberg
             Fix For: 1.0.0



Right now we only test if the CDI class is available. But not if the Container is started.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)