Return-Path: Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: (qmail 22713 invoked from network); 12 Oct 2010 04:54:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Oct 2010 04:54:04 -0000 Received: (qmail 72571 invoked by uid 500); 12 Oct 2010 04:54:04 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 72503 invoked by uid 500); 12 Oct 2010 04:54:02 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 72495 invoked by uid 99); 12 Oct 2010 04:54:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 04:54:02 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 04:54:01 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9C4rf80015044 for ; Tue, 12 Oct 2010 04:53:41 GMT Message-ID: <14450141.53891286859221179.JavaMail.jira@thor> Date: Tue, 12 Oct 2010 00:53:41 -0400 (EDT) From: "Freeman Fang (JIRA)" To: dev@servicemix.apache.org Subject: [jira] Resolved: (SMX4-605) jsr303 api bundle doesn't support find the ValidatorProvider in the OSGi out of box In-Reply-To: <9731185.53811286858145093.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/SMX4-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved SMX4-605. ------------------------------- Resolution: Fixed apply patch on behalf of Willem with thanks http://svn.apache.org/viewvc?rev=1021629&view=rev > jsr303 api bundle doesn't support find the ValidatorProvider in the OSGi out of box > ----------------------------------------------------------------------------------- > > Key: SMX4-605 > URL: https://issues.apache.org/activemq/browse/SMX4-605 > Project: ServiceMix 4 > Issue Type: Bug > Components: Bundles > Reporter: Willem Jiang > Assignee: Freeman Fang > Fix For: specs-1.6.0 > > Attachments: SMX4-605.patch, validator-test.zip > > > The JSR 303 API bundle doesn't use the service locator to load the ValidatorProvider in OSGi. > Here is the mail thread[1] which discuss about it. > [1] http://servicemix.396122.n5.nabble.com/org-apache-servicemix-bundles-hibernate-validator-Unable-to-find-a-default-provider-td3205442.html;cid=1286857886956-126#a3205442 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.