Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 43182 invoked by uid 500); 23 May 2003 13:56:30 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 43108 invoked from network); 23 May 2003 13:56:29 -0000 Received: from pc69.cit.ie (HELO mail.cit.ie) (157.190.2.79) by daedalus.apache.org with SMTP; 23 May 2003 13:56:29 -0000 Received: from franks (unverified [157.190.26.82]) by cit.ie (Rockliffe SMTPRA 5.3.4) with ESMTP id for ; Fri, 23 May 2003 14:57:53 +0100 From: "Frank Daly" To: Subject: RE: mysql driver Date: Fri, 23 May 2003 14:57:34 +0100 Message-ID: <002d01c32133$4ddf14a0$521abe9d@cit.ie> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <057e01c3212d$5669b900$0500a8c0@hypernexinc.local> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It's now working, thanks very for your help Frank -----Original Message----- From: Roger I Martin PhD [mailto:hypernexdev@hypernexinc.com] Sent: 23 May 2003 14:15 To: cocoon-users@xml.apache.org Subject: Re: mysql driver Hi, Usually in the webapp\WEB-INF\lib folder along with all the other jars. When setting up a webapp outside of the Cocoon demo webapp(plus samples) and war, all of the necessary Cocoon jars can also be placed in the webapp\WEB-INF\lib folder as well. Then a simple Ant build script can be employed for "building" your webapp and maintained. Sometimes I work for a while in the deployed folders under tomcat\webapps so that I don't have to war it up and deploy over and over during development. Then when it gets to where I want, copy all my xsp's, xsl's, etc. back to a project folder and build the war when I'm more in a maintainance mode. Cocoon is a servlet and it works to think and work with it as such. --Roger ----- Original Message ----- From: "Yury Mikhienko" To: Sent: Friday, May 23, 2003 8:22 AM Subject: Re: mysql driver > On Fri, 23 May 2003 12:14:12 +0100 > "Frank Daly" wrote: > > > Thanks for the reply > > > > Cocoon.xconf contains the lines > > > > > > > > true|false > > jdbc:mysql://localhost:3306/..?autoReconnect=true > > .. > > .. > > > > > > > > > > Web.xml contains the line com.mysql.jdbc.Driver within the > > parameter > > > > Is there anything else I need to record? > > > > No. I think the above is ok. > But where is your jar file with mysql driver placed? > > -- > > Best regards, > Yury Mikhienko. > IT engineer, ZAO "Mobicom-Kavkaz" > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org -------------------Legal Disclaimer--------------------------------------- The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt. ------------------------------------------------------------------------ ---------------- -------------------Legal Disclaimer--------------------------------------- The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt. ---------------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org