Return-Path: X-Original-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A550ED6C2 for ; Thu, 5 Jul 2012 07:17:51 +0000 (UTC) Received: (qmail 28064 invoked by uid 500); 5 Jul 2012 07:17:51 -0000 Delivered-To: apmail-incubator-deltaspike-dev-archive@incubator.apache.org Received: (qmail 26882 invoked by uid 500); 5 Jul 2012 07:17:48 -0000 Mailing-List: contact deltaspike-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-dev@incubator.apache.org Received: (qmail 26725 invoked by uid 99); 5 Jul 2012 07:17:45 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 07:17:45 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 5687914285A for ; Thu, 5 Jul 2012 07:17:35 +0000 (UTC) Date: Thu, 5 Jul 2012 07:17:35 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: deltaspike-dev@incubator.apache.org Message-ID: <1521310558.7412.1341472655356.JavaMail.jiratomcat@issues-vm> In-Reply-To: <901016085.32698.1340167663489.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (DELTASPIKE-208) activateGlobalAlternatives is broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DELTASPIKE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406887#comment-13406887 ] Gerhard Petracek commented on DELTASPIKE-208: --------------------------------------------- original discussion: http://mail-archives.apache.org/mod_mbox/incubator-deltaspike-dev/201201.mbox/%3CCAGJtJfHs541cHx6%3DRZ0Q%3DXo5LB93WMzXKE5VTMQictyc1H50yg%40mail.gmail.com%3E > activateGlobalAlternatives is broken > ------------------------------------ > > Key: DELTASPIKE-208 > URL: https://issues.apache.org/jira/browse/DELTASPIKE-208 > Project: DeltaSpike > Issue Type: Bug > Components: Core > Affects Versions: 0.2-incubating > Reporter: Mark Struberg > Assignee: Mark Struberg > Fix For: 0.3-incubating > > > for OWB: > a.) We shall not need to do anything special for OWB at all. OWB by default comes without BDA enabled. If people have BDA enabled in their OWB installation, then they can _easily_ switch it off again via a simple property. There is really no need to do something special for OWB. > b.) replacing the AnnotatedType with a completely different return Type screws up the CDI container. It's really not expected and I'm not sure if this is allowed at all. > c.) by replacing the target type, you end up not scanning one of this class at all, effectively disabling Extension processing for it. > for Weld: > instead of introducing our own properties we shall scan the beans.xml and act accordingly. > in general: mixing this complicated topic with the @Exclude extension is highly confusing. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira