Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 83681 invoked from network); 26 Jun 2008 16:24:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2008 16:24:44 -0000 Received: (qmail 78530 invoked by uid 500); 26 Jun 2008 16:24:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 78505 invoked by uid 500); 26 Jun 2008 16:24:33 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 78494 invoked by uid 99); 26 Jun 2008 16:24:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 09:24:33 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.30.32] (HELO QMTA03.emeryville.ca.mail.comcast.net) (76.96.30.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 16:23:42 +0000 Received: from OMTA06.emeryville.ca.mail.comcast.net ([76.96.30.51]) by QMTA03.emeryville.ca.mail.comcast.net with comcast id icdy1Z01N16AWCUA30Bn00; Thu, 26 Jun 2008 16:24:00 +0000 Received: from [192.168.1.125] ([68.55.225.178]) by OMTA06.emeryville.ca.mail.comcast.net with comcast id igPz1Z0073ra03G8SgPzXy; Thu, 26 Jun 2008 16:24:00 +0000 X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=h8DE1W96vovDrIavPAIA:9 a=MlfmaHB1z-lRk5i-QBO4nHd9e9QA:4 a=rPt6xJ-oxjAA:10 Message-ID: <4863C29C.8000700@christopherschultz.net> Date: Thu, 26 Jun 2008 12:23:56 -0400 From: Christopher Schultz User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat: JNDI and Google Webtoolkit References: <18114801.post@talk.nabble.com> <0AAE5AB84B013E45A7B61CB66943C172138534C229@USEA-EXCH7.na.uis.unisys.com> <18128251.post@talk.nabble.com> <0AAE5AB84B013E45A7B61CB66943C17213853750B0@USEA-EXCH7.na.uis.unisys.com> In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17213853750B0@USEA-EXCH7.na.uis.unisys.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck, Caldarale, Charles R wrote: | Is it valid to use the 5.1 JDBC driver with the 4.1 server? Yeah. The driver and server negotiate the capabilities at connection time. Connector/J is pretty good about that -- it's mix-and-match ;) |> url="jdbc:mysql://192.168.7.136/eco_test" | | Is the IP address correct? Do you need to specify a port number? The default port for MySQL will be used if not provided: 3306. nabruphonic, are you using standard port numbers? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhjwpwACgkQ9CaO5/Lv0PC+mwCeOoPl1WeNzwN0L71TtzXsgmFw jiMAniTeNFR90A7n+TzZlthIyHALS9PA =kgS5 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org