Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 29642 invoked from network); 6 May 2009 19:38:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 19:38:53 -0000 Received: (qmail 57322 invoked by uid 500); 6 May 2009 19:38:53 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 57271 invoked by uid 500); 6 May 2009 19:38:53 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 57261 invoked by uid 99); 6 May 2009 19:38:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 19:38:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 06 May 2009 19:38:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 764C6234C045 for ; Wed, 6 May 2009 12:38:30 -0700 (PDT) Message-ID: <1442340823.1241638710483.JavaMail.jira@brutus> Date: Wed, 6 May 2009 12:38:30 -0700 (PDT) From: "Jeremy Bauer (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Work started: (OPENJPA-1068) Support Bean Validation: Entity validation upon lifecycle events In-Reply-To: <620387539.1241638710476.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1068 started by Jeremy Bauer. > Support Bean Validation: Entity validation upon lifecycle events > ---------------------------------------------------------------- > > Key: OPENJPA-1068 > URL: https://issues.apache.org/jira/browse/OPENJPA-1068 > Project: OpenJPA > Issue Type: Sub-task > Components: jpa > Affects Versions: 2.0.0 > Reporter: Jeremy Bauer > Assignee: Jeremy Bauer > > This task is to add support for basic lifecycle validation capabilities in the kernel and pluggable validation in the persistence layer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.