Emir, On Sun, 12 Dec 2004 16:11:59 +0100, [EMAIL PROTECTED] wrote:
> >Hello Werner, >Thank you very much for such a helpful and detailed explanation and advices. You are welcome. >WG> shown in the JDBC documentation for Tomcat. Let >WG> me know what >WG> version of Tomcat you intend to use, and I'll >WG> point you to the >WG> right places for reading >WG> up. > >I think I'll be using the current stable releases of the tools, with hope that >there are not some issues between versions or similar. >This means Tomcat 5.5.4, Castor 0.9.5.4 and MySQL 4.1.7 (although, I would >like more if there was a MySQL 5.0 stable > release - it would be nice to have stored procedures :D) and Axis 1.1. With Tomcat 5.5.x, have a look at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html for instructions on how to setup a JDBC DataSource with mySQL, and http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-resources-howto.html for instructions on how to bind a JDO instance to JNDI. Please note that especially with the first document, adding <context> instances to the main server.xml file might not be the best option. > >Thank you once more and regards, >Emir > > >----- Original Message ----- >From: Werner Guttmann <[EMAIL PROTECTED]> >Date: Sunday, December 12, 2004 2:39 pm >Subject: Re: [castor-user] JDO: Using Castor in Tomcat > >> >> Emir, >> >> please see inline .... >> >> Werner >> > > > >----------------------------------------------------------- >If you wish to unsubscribe from this mailing, send mail to >[EMAIL PROTECTED] with a subject of: > unsubscribe castor-user > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-user
