★ Lies Deine Nachricht, bevor sie gelöscht wird!
by Notme
Lies Deine Nachricht von Notme, bevor sie gelöscht wird!
Um Deine Nachricht zu lesen, klicke bitte auf folgenden Link:
http://eu1.badoo.com/anatole.tresch.1/in/nRSrNUroxzM/?lang_id=5&g=57-0-4&...
Einige der Nutzer in Deiner Gegend:
LizzyLou (Adliswil, Schweiz)
Sarah (Opfikon, Schweiz)
Marco (Opfikon, Schweiz)
http://eu1.badoo.com/anatole.tresch.1/in/nRSrNUroxzM/?lang_id=5&g=57-1-4&...
Funktionieren die angegebenen Links nicht? Kopiere sie bitte in die Adresszeile Deines Browsers.
Du erhältst diese Email aufgrund einer neuen Nachricht von Notme. Wenn Du diese Email versehentlich erhalten hast, ignoriere sie bitte. Unser System entfernt diese Nachricht nach einiger Zeit dann automatisch.
Viel Spaß!
Liebe Grüße,
Dein Badoo Team
Du hast diese Email von Badoo Trading Limited (Postanschrift siehe unten) erhalten. Wenn Du keine weiteren Emails von Badoo erhalten möchtest, klick bitte hier, um Dich aus unserem Verteiler entfernen zu lassen: https://eu1.badoo.com/impersonation.phtml?lang_id=5&email=cdi-dev%40lists....
Badoo Trading Limited ist ein Unternehmen mit beschränkter Haftung, registriert in England und Wales unter CRN 7540255, mit dem eingetragenen Firmensitz Media Village, 131 - 151 Great Titchfield Street, London, W1W 5BB.
9 years, 2 months
[JBoss JIRA] (CDI-556) JavaEE component classes injection support mode
by Emily Jiang (JIRA)
Emily Jiang created CDI-556:
-------------------------------
Summary: JavaEE component classes injection support mode
Key: CDI-556
URL: https://issues.jboss.org/browse/CDI-556
Project: CDI Specification Issues
Issue Type: Clarification
Components: Java EE integration
Affects Versions: 1.2.Final
Environment: all
Reporter: Emily Jiang
>From CDI 1.2 spec,
An archive which:
• contains a beans.xml file with the bean-discovery-mode of none, or,
• contains an extension and no beans.xml file
is not a bean archive.
Do JavaEE component classes support injections in the non bean archives? The spec is not clear on this.
Jozef said:
Java EE spec states in "EE.5.2.5
Annotations and Injection":
"The component classes listed in Table EE.5-1 with support level Standard all support Java EE resource injection, as well as PostConstruct and PreDestroy callbacks. In addition, if CDI is enabled—which it is by default—these classes also support CDI injection, as described in Section EE.5.24, Support for Dependency Injection, and the use of interceptors."
However, it is not clear what "if CDI is enabled" means. One can argue that "CDI is enabled" if the component class resides in a bean archive. The other interpretation (the one I personally prefer) might be that "CDI is enabled" if a CDI container is initialized for the application (i.e. there's at least one CDI bean archive).
The CDI spec needs to be clear on this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 2 months