You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Carlos Sierra (JIRA)" <ji...@apache.org> on 2017/11/07 12:15:00 UTC

[jira] [Created] (CXF-7549) Can't register Feature from inside another Feature in JAX-RS

Carlos Sierra created CXF-7549:
----------------------------------

             Summary: Can't register Feature from inside another Feature in JAX-RS
                 Key: CXF-7549
                 URL: https://issues.apache.org/jira/browse/CXF-7549
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.2.1, 3.2.0
            Reporter: Carlos Sierra


Registering a Feature from within a Feature lead to ServiceConstruction exception.

It is explicitly stated in the spec that it must be possible to register a feature inside another feature. In CXF this leads to a ServiceContruction exception caused by a NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)