Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14C406691 for ; Tue, 7 Jun 2011 17:54:08 +0000 (UTC) Received: (qmail 43792 invoked by uid 500); 7 Jun 2011 17:54:07 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 43751 invoked by uid 500); 7 Jun 2011 17:54:07 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 43744 invoked by uid 99); 7 Jun 2011 17:54:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 17:54:07 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of josh.hull@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 17:54:02 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QU0TF-0006ul-O2 for user@geronimo.apache.org; Tue, 07 Jun 2011 10:53:41 -0700 Date: Tue, 7 Jun 2011 10:53:41 -0700 (PDT) From: 4lorn To: user@geronimo.apache.org Message-ID: <1307469221719-3035647.post@n3.nabble.com> Subject: Attemptinng to create mysql datasource as standalone JEE MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello all, I've been attempting to follow these instructions: https://cwiki.apache.org/GMOxDOC22/configuring-a-mysql-datasource.html https://cwiki.apache.org/GMOxDOC22/configuring-a-mysql-datasource.html I've installed the mysql Jar using the console, but when attempting to deploy, I get: org.apache.geronimo.common.DeploymentException: File not found:mysql-sa-da-plan-standalone.xml. (I've renamed from the sample.) I tried running the deployment instructions with the xml file in [GERONIMO_HOME]/bin, then again with the file in [GERONIMO_HOME]. Permissions on the file mirror that of the entire directory. Please advise. Thanks! -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Attemptinng-to-create-mysql-datasource-as-standalone-JEE-tp3035647p3035647.html Sent from the Users mailing list archive at Nabble.com.