At 12.02 29/08/2002 +0100, you wrote:
You were so right !
It was the jar file. Somehow it was damaged or because I copied it from my
server to my windows desktop ... now I have done every step with unix and
everything is fine.
So now I got :
jdk 1.4.0
tomcat 4.0.4
cocoon 2.0.3
and the mysql-conn
va:536)
-Original Message-From: Jeremy Aston
[mailto:[EMAIL PROTECTED]]Sent: den 29 augusti 2002
13:15To: [EMAIL PROTECTED];
[EMAIL PROTECTED]Subject: Re: Installing mysql JDBC
Driver
Oh yeah,
I forgot you might want to try extracting the jar into WEB-INF classes to
see i
Oh yeah,
I forgot you might want to try extracting the jar into WEB-INF classes to see if that makes a difference. If that works I don't know what it should be able to get the class from classes and not inside the JAR...
jez
Jeremy Aston <[EMAIL PROTECTED]> wrote:
Hi Jessica,
Looks OK and yo
Hi Jessica,
Looks OK and you should be able to run the hsqldb driver as well. I have had no problems with mySQL on 2.0.3 and JDK 1.4 so you could try that. You could also comment out all the other driver references and the other pools to check there are no conflicts. I'm not sure that any of th
]
> Subject: Re: Installing mysql JDBC Driver
>
>
>
> If there are no config problems then post your web.xml and
> cocoon.xconf
> extracts and I'll have a look. the jar should be fine in
> WEB-INF/lib. I got exactly all this. The only point is that
> there
If there are no config problems then post your web.xml and cocoon.xconf
extracts and I'll have a look. the jar should be fine in WEB-INF/lib.
I got exactly all this. The only point is that there a still the standard
driver in my installation.
my web.xml
load-class
At 18.51 28/08/2002 +0200, you wrote:
>I just dropped it into the lib folder. My setup in web.xml and
>cocoon.xconf are like Jermey Aston desribed in his reply (only
>difference are the classnames for connector/j).
OK I dropped the mysql-connector-java-3.0.0-beta-bin.jar file ( I did not
rename
You can also put it in $JAVA_HOME/lib/ext (or
$JAVA_HOME/jre/lib/ext depending on your setup). That way, it's
accessible from anywhere on your system which is a
feature or a bug
On Wednesday, August 28, 2002, at 12:51 , Jan Willem Penterman wrote:
> I just dropped it into the lib folder.
; From: Jessica Niewint [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 28 augustus 2002 18:30
> To: [EMAIL PROTECTED]
> Subject: RE: Installing mysql JDBC Driver
>
>
> At 18.02 28/08/2002 +0200, you wrote:
> >Does the driver show up in the Classpath in core.log? (Do a
&g
At 18.02 28/08/2002 +0200, you wrote:
>Does the driver show up in the Classpath in core.log? (Do a search on
>"Classpath =" in core.log and see if the driver is listed over there).
>
>I also had a lot of trouble with getting mysql to work. Using JDK1.4 and
>Connector/J 3.0 beta now (that's the suc
're
essentially the same). No problems anymore..
JW
> -Original Message-
> From: Jessica Niewint [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 28 augustus 2002 16:47
> To: [EMAIL PROTECTED]
> Subject: Installing mysql JDBC Driver
>
>
> My configuration:
> to
Hi Jessica,
You should have something like this in web.xml
load-class org.gjt.mm.mysql.Driver
and something like this in cocoon.xconf
jdbc:mysql://127.0.0.1/databasename root
If there are no config problems then post your web.xm
My configuration:
tomcat 4.0.4, cocoon 2.0.3, java jdk1.2.2
In copied the mm.mysql-2.0.4-bin.jar file into the lib folder of
cocoon/WEB-INF. I loaded the driver in the web.xml file. When I check now
the installation in the access.log file I got the following message:
DEBUG (2002-08-28) 16:35.
13 matches
Mail list logo