From dev-return-19146-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Jun 6 19:14:26 2011 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C746D4EF3 for ; Mon, 6 Jun 2011 19:14:26 +0000 (UTC) Received: (qmail 69984 invoked by uid 500); 6 Jun 2011 19:14:26 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 69955 invoked by uid 500); 6 Jun 2011 19:14:26 -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 69947 invoked by uid 99); 6 Jun 2011 19:14:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 19:14:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 19:14:25 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AC86110470D for ; Mon, 6 Jun 2011 19:14:04 +0000 (UTC) Date: Mon, 6 Jun 2011 19:14:04 +0000 (UTC) From: "David Louie (JIRA)" To: dev@openjpa.apache.org Message-ID: <244706469.1513.1307387644703.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (OPENJPA-2008) OpenJPA does not work with native queries in a distributed (Slice) environment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 OpenJPA does not work with native queries in a distributed (Slice) environment ------------------------------------------------------------------------------ Key: OPENJPA-2008 URL: https://issues.apache.org/jira/browse/OPENJPA-2008 Project: OpenJPA Issue Type: Bug Components: slice Affects Versions: 2.1.0 Environment: Slice, Tomcat 6, MySql 5.5, openJPA 2.1 Reporter: David Louie When trying to create a native query in a distributed (slice) environment, an exception is thrown because there is no ExpressionParser for language openJPA.SQL for a distributed query. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira