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)