You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2018/10/16 12:27:00 UTC

[jira] [Created] (OWB-1264) Observers method could throw NoClassDefFoundError for optional dependencies

Thomas Andraschko created OWB-1264:
--------------------------------------

             Summary: Observers method could throw NoClassDefFoundError for optional dependencies
                 Key: OWB-1264
                 URL: https://issues.apache.org/jira/browse/OWB-1264
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core, Lifecycle
    Affects Versions: 2.0.7
            Reporter: Thomas Andraschko
            Assignee: Thomas Andraschko
             Fix For: 2.0.8


In older versions we skipped the annotated type, when it could not be initialized due NoClassDefFoundError.
The bean is currently not skipped and a PAT observer, which reads the class, will throw a NoClassDefFoundError, which breaks the startup of the server



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)