+

Search Tips   |   Advanced Search

Jakarta Contexts and Dependency Injection 3.0

The Jakarta Contexts and Dependency Injection 3.0 specification makes it easier to integrate Jakarta EE components of different types. It provides a common mechanism to inject components such as enterprise beans or managed beans into other components such as JSPs or other enterprise beans.


Enable this feature

To enable the Jakarta Contexts and Dependency Injection 3.0 feature, add the following element declaration into server.xml, inside the featureManager element:


Feature configuration elements


Standard API packages provided by this feature


Third-party API packages provided by this feature


Supported Java versions


Platform Versions


Features that enable this feature


Develop a feature that depends on this feature

If we are developing a feature that depends on this feature, include the following item in the Subsystem-Content header in your feature manifest file.


SPI packages provided by this feature