Re: Cocoon & mysql

2002-08-09 Thread Michael Mangeng
: "Jessica Niewint" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 6:05 PM Subject: Re: Cocoon & mysql > Sorry but I think I haven't understand you, > > You do not have to mention a JARs in /WEB-INF/lib/ in web.xml. > Restoring the ol

Re: Cocoon & mysql

2002-08-09 Thread Jessica Niewint
nt" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, August 09, 2002 5:20 PM >Subject: Cocoon & mysql > > > > Ok I want to connect to mysql and I heard that there will be problems with > > jdk1.4. and the mm.mysql.driver ... so I actually have:

Re: Cocoon & mysql

2002-08-09 Thread Michael Mangeng
> To: <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 5:20 PM Subject: Cocoon & mysql > Ok I want to connect to mysql and I heard that there will be problems with > jdk1.4. and the mm.mysql.driver ... so I actually have: > > jdk 1.2.2 > cocoon 2.0.3 > tomcat 4.0.4

Cocoon & mysql

2002-08-09 Thread Jessica Niewint
Ok I want to connect to mysql and I heard that there will be problems with jdk1.4. and the mm.mysql.driver ... so I actually have: jdk 1.2.2 cocoon 2.0.3 tomcat 4.0.4 ... everything works fine until I try to implement the mm.mysql.driver (2.0.14). I downloaded the driver , unjared it. I tried

Cocoon + MySQL-Max transaction

2001-08-17 Thread Sébastien Lefebvre
Hi, I'd like to use cocoon (1.8.2) with MySQL Max transaction . What is the best strategy to adopt in order to make it work correctly ? (e.g. How to set autocommit=0, begin work, commit, inside one set of tags ?) Thanks a lot in advance Cheers, Sébastien -