已移除 CDI OpenWebBeans API

Liberty 和 WebSphere Application Server Traditional V9 或更高版本上不支持 Apache OpenWebBeans API。

在 WebSphere Traditional V8.5.5 和更低版本中,应用程序可打包和使用 OpenWebBeans API,而在 WebSphere Traditional V9 和 Liberty 中,不支持在应用程序中使用 OpenWebBeans API。

对于 Java EE 7,CDI 1.2 功能部件基于 Weld CDI 参考实现(而不是 Apache OpenWebBeans)。 当您从 CDI 1.0 迁移应用程序时,该实现引入了某些行为更改。如果您考虑使用 CDI 1.2,请参阅 Contexts and Dependency Injection 1.2 behavior changes