英文: CDI: Replacement for BeanManager.fireEvent()? 问题 在先前的CDI版本中,javax.enterprise.inject.spi.BeanMana...
如何在使用javax.faces.bean.ViewScoped注解的bean时失败
英文: How to fail when bean annotated with javax.faces.bean.ViewScoped 问题 有没有一种方法可以检测到使用javax.faces.be...
Microprofile REST客户端提供程序如果在单独的JAR文件中则不会激活。
英文: Microprofile REST client providers not active if in separate jar file 问题 我想在不同的war文件中使用一些Micropr...
ViewScoped bean being initialized multiple times with includeViewParams="true"
英文: ViewScoped bean being initialized multiple times with includeViewParams="true" 问题 我目前正...
Custom InjectableContext cannot differ between two injection points within the same bean in Quarkus
英文: Custom InjectableContext cannot differ between two injection points within the same bean in Quar...
`Java EE` 中的 `ApplicationScoped` bean 与 CDI。
英文: ApplicationScoped beans in Java EE with CDI 问题 ApplicationScoped beans 会在注入点创建还是在应用部署时创建? 英文: Wh...
While injecting the ConfigProperty, getting the null value in constructor, with or without @Inject over the constructor?
英文: While injecting the ConfigProperty, getting the null value in constructor, with or without @Inje...
“OWB 2.0.27, TomEE 8.0.14, JSF (myfaces) 2.3.10 启动错误”
英文: OWB 2.0.27, TomEE 8.0.14, JSF (myfaces) 2.3.10 startup errors 问题 We are upgrading our webapp to ...
OPS4J Pax CDI Sample1 on Karaf 4.2.9
英文: OPS4J Pax CDI Sample1 on Karaf 4.2.9 问题 以下是翻译好的内容: 我有一个Karaf服务器。我下载了ops4j并尝试在sample1中使用CDI。不幸的是,...
验证代理的Java Bean时未与正确的值进行比较。
英文: Validating proxied Java Beans doesn't compare against correct values 问题 我正在尝试创建一个CDI扩展,该扩展将验...