Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 5064 invoked from network); 29 Mar 2010 13:07:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Mar 2010 13:07:50 -0000 Received: (qmail 77270 invoked by uid 500); 29 Mar 2010 13:07:50 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 77219 invoked by uid 500); 29 Mar 2010 13:07:50 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 77207 invoked by uid 99); 29 Mar 2010 13:07:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 13:07:49 +0000 X-ASF-Spam-Status: No, hits=-1247.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 13:07:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46969234C48D for ; Mon, 29 Mar 2010 13:07:27 +0000 (UTC) Message-ID: <796007618.546251269868047288.JavaMail.jira@brutus.apache.org> Date: Mon, 29 Mar 2010 13:07:27 +0000 (UTC) From: "Martin Marinschek (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Commented: (MYFACES-2621) BeanValidation does not work with Unified EL 2.2 In-Reply-To: <112813991.436131269359127230.JavaMail.jira@brutus.apache.org> 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/MYFACES-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850902#action_12850902 ] Martin Marinschek commented on MYFACES-2621: -------------------------------------------- Sounds like a totally sure case for removing synchronized ;) best regards, Martin > BeanValidation does not work with Unified EL 2.2 > ------------------------------------------------ > > Key: MYFACES-2621 > URL: https://issues.apache.org/jira/browse/MYFACES-2621 > Project: MyFaces Core > Issue Type: Bug > Components: JSR-314 > Affects Versions: 2.0.0-beta-3 > Environment: bean validation 1.0.0.GA, unified el 2.2 > Reporter: Jakob Korherr > Assignee: Jakob Korherr > > When using the new Unified EL 2.2, BeanValidation does not work, because _BeanValidatorUELUtils.getUELValueReferenceWrapper() always returns null. > See also the related thread on the mailing list: http://www.mail-archive.com/users@myfaces.apache.org/msg55250.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.