From dev-return-8611-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Jul 10 23:57:54 2008 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 70723 invoked from network); 10 Jul 2008 23:57:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 23:57:54 -0000 Received: (qmail 6522 invoked by uid 500); 10 Jul 2008 23:57:54 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 6495 invoked by uid 500); 10 Jul 2008 23:57:54 -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 6484 invoked by uid 99); 10 Jul 2008 23:57:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 16:57:54 -0700 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; Thu, 10 Jul 2008 23:57:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 903D7234C16B for ; Thu, 10 Jul 2008 16:57:33 -0700 (PDT) Message-ID: <340440581.1215734253589.JavaMail.jira@brutus> Date: Thu, 10 Jul 2008 16:57:33 -0700 (PDT) From: "Pinaki Poddar (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Resolved: (OPENJPA-657) Compile error: "The method getTextContent() is undefined for the type Node" In-Reply-To: <1212541432.1215732991691.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pinaki Poddar resolved OPENJPA-657. ----------------------------------- Resolution: Fixed The patch verified in Dinkar Rao's (who originally reported the issue) environment . > Compile error: "The method getTextContent() is undefined for the type Node" > --------------------------------------------------------------------------- > > Key: OPENJPA-657 > URL: https://issues.apache.org/jira/browse/OPENJPA-657 > Project: OpenJPA > Issue Type: Bug > Components: jdbc > Reporter: Dinkar Rao > Assignee: Pinaki Poddar > > Got this compile error: > The method getTextContent() is undefined for the type Node > in > openjpa/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/SQLErrorCodeReader.java line 124 > Maven resolves the org.w3c.dom.Node dependency by downloading this: > .m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis.1.0.b2.jar -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.