ailto:[EMAIL PROTECTED]]
Sent: 07 April 2002 11:44
To: [EMAIL PROTECTED]
Subject: Re: Another database connection problem and cocoon hang!
silly question, but is your MySQL server actually running on port 9002 and
not the usual 3306? Can you access it using the standard mysql client? Have
you trie
silly question, but is your MySQL server actually running on port 9002 and
not the usual 3306? Can you access it using the standard mysql client? Have
you tried the mm.mysql test suite to access it via the Java routines? When
it's working properly there, then try with Tomcat/Cocoon. Database co
:13
To: [EMAIL PROTECTED]
Subject: Another database connection problem and cocoon hang!
Hi
I'm a bit of a newbie as far as cocoon is concerned but I am hoping someone
can shed some light on my perplexing problem.
I have been trying to get cocoon to connect to a database. I have cocoon
se
Hi
I'm a bit of a newbie as far as cocoon is concerned but I am hoping someone
can shed some light on my perplexing problem.
I have been trying to get cocoon to connect to a database. I have cocoon
serving static content and xsp pages which are transformed using stylesheets
into html for displa
gt; >
> > 1) You must have jdbc driver file in classpath
> > 2) Check your cocoon.xconf
> > for ... for pool configuration
> > 3) See access.log for message like this
> > DEBUG (2002-03-26) 17:04.45:713 [access] (Unknown-URI)
> > Unknown-thread/Cocoo
gt; Unknown-thread/Cocoon
> Servlet: Trying to load class: org.gjt.mm.mysql.Driver
>
> - Original Message -
> From: "Derek Hohls" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 26, 2002 4:43 PM
> Subject: Database connection
o:[EMAIL PROTECTED]]
Sent: Wednesday, March 27, 2002 8:39 AM
To: [EMAIL PROTECTED]
Subject: Re: Database connection problem
1) The jdbc driver file is loaded under: WEB-INF/classes/
2) The xconf file contains:
true
jdbc:mysql://localhost:3306/mydbase
foo
ol configuration
> 3) See access.log for message like this
> DEBUG (2002-03-26) 17:04.45:713 [access] (Unknown-URI)
> Unknown-thread/Cocoon
> Servlet: Trying to load class: org.gjt.mm.mysql.Driver
>
> - Original Message -
> From: "Derek Hohls" <[EMAIL PROTECTED
Tell us, version of Cocoon and JDK.
Have you compiled Cocoon by yourself and under what JDK ?
-Original Message-
From: Derek Hohls [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 27, 2002 8:39 AM
To: [EMAIL PROTECTED]
Subject: Re: Database connection problem
1) The jdbc driver file
it's worth a try
Regards
Kurt
-Message d'origine-
De: Derek Hohls [mailto:[EMAIL PROTECTED]]
Date: mercredi, 27. mars 2002 07:39
À: [EMAIL PROTECTED]
Objet: Re: Database connection problem
1) The jdbc driver file is loaded under: WEB-INF/classes/
2) The xconf file contains:
>
Sent: Tuesday, March 26, 2002 4:43 PM
Subject: Database connection problem
> When trying to connect to a mySQL database, I get:
>
> Could not get the datasource java.sql.SQLException: There are no
> connections in the pool, check your settings.
>
> I already have
Message -
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 4:43 PM
Subject: Database connection problem
> When trying to connect to a mySQL database, I get:
>
> Could not get the datasource java.sql.SQLException: Th
When trying to connect to a mySQL database, I get:
Could not get the datasource java.sql.SQLException: There are no
connections in the pool, check your settings.
I already have the setting for the driver in the web.xml;
load-class
org.gjt.mm.mysql.Driver
I can also connec
13 matches
Mail list logo