Hi,
look at cocoonwiki:
http://wiki.cocoondev.org/Wiki.jsp?page=XMLFormXindice
Sylvain
-Message d'origine-
De: Uwe Knorr [mailto:[EMAIL PROTECTED]
Date: vendredi, 27. juin 2003 10:39
À: [EMAIL PROTECTED]
Objet: xmlforms and Xindice and Mysql
I want to ceate a multi-form-d
I want to ceate a multi-form-dialog (xmlforms) which starts with a
business model which is taken from a Xindice database or mysql database
and stores the changes or the new data in theses locations. To make my
work easier I would prefer to start with an example.
Can someone send me such an
this sounds like a connection permission on mysql's end.
what host permission have you granted the user? Can
you connect via jdbc from the same machine usinga a
simple jdbc test case?
The mysql manual covers this config in pretty good detail.
Geoff Howard
-Original Message-
this sounds like a connection permission on mysql's end.
what host permission have you granted the user? Can
you connect via jdbc from the same machine usinga a
simple jdbc test case?
The mysql manual covers this config in pretty good detail.
Geoff Howard
> -Original
select * from table
By the way: had problems with the mysql driver version 3.x under JDK 1.3.x.
The problems vani
select * from table
By the way: had problems with the mysql driver version 3.x under JDK 1.3.x.
The problems vanished after I updated to JDK 1.4.1 that could be another
reason for your problem...
Hope it helps!
Mat
> V
Hello,
I've got some trouble with my cocoon configuration.
I've got :
mysql ver. 3.23.54
the driver is mysql-connector-java-3.0.8-stable-bin.jar in
webapps/cocoon/WEB-INF/lib/
cocoon 2.0.4
my sitemap.xmap file contain :
*http://apache.org/cocoon/s
At 01:39 PM 6/2/2003, you wrote:
On Monday, June 2, 2003, at 07:47 AM, Geoff Howard wrote:
Not even by the name of the jar? For instance, in 2.0.x for jdk1.4 the
excalibur datasource
jar is called excalibur-datasource-vm14-20021121.jar. The vm14 stands
for "virtual machine version 1.4" and I
On Monday, June 2, 2003, at 07:47 AM, Geoff Howard wrote:
Not even by the name of the jar? For instance, in 2.0.x for jdk1.4
the excalibur datasource
jar is called excalibur-datasource-vm14-20021121.jar. The vm14 stands
for "virtual machine version 1.4" and I think the other is called
*vm12
y got the newer version to install and copied all the
files I'd changed into it, and now it's WORKING! Both the HSQLDB examples
and the MySQL example. So it must have been the JDK 1.3 version I'd been
using. Good call.
For future reference: hsqldb _is_ jdbc. If it's not work
On Monday, June 2, 2003, at 05:28 AM, Alexander Czernay wrote:
Is there any trick to un-installing cocoon? I tried removing all its
folders from Tomcat, but when I put the new cocoon.war file in there
it didn't do anything. :-/
I ran into this problem, too. I finally found it was only a
permi
Is there any trick to un-installing cocoon? I tried removing all its
folders from Tomcat, but when I put the new cocoon.war file in there it
didn't do anything. :-/
I ran into this problem, too. I finally found it was only a permissions
problem. You should check, if you granted read and execut
and copied all the
files I'd changed into it, and now it's WORKING! Both the HSQLDB
examples and the MySQL example. So it must have been the JDK 1.3
version I'd been using. Good call.
Do a directory listing of your WEB-INF/lib - any jdk dependant
jars should give some clue as to wh
valid JdbcConnection class available with MySQL
>
>
> On Sunday, June 1, 2003, at 03:14 PM, Geoff Howard wrote:
>
> > If it's not already, you may want to set error level to info or debug -
> > you may see more information.
>
> It is, but there are no data
On Sunday, June 1, 2003, at 03:14 PM, Geoff Howard wrote:
If it's not already, you may want to set error level to info or debug -
you may see more information.
It is, but there are no database related messages
The cocoon error log just contains the same error message that's
displayed in the brow
On Sunday, June 1, 2003, at 03:53 PM, Scott McClure wrote:
Is there any trick to un-installing cocoon? I tried removing all its
folders from Tomcat, but when I put the new cocoon.war file in there
it didn't do anything. :-/
Try using the web-based manager. First remove it, then delete the dir.
Is there any trick to un-installing cocoon? I tried removing all its
folders from Tomcat, but when I put the new cocoon.war file in there it
didn't do anything. :-/
Try using the web-based manager. First remove it, then delete the dir.
The manager is at /manager/html.
---
> > check through the logs in WEB-INF/logs and the tomcat logs as well for
> > errors reported in instantiating the connection at startup.
If it's not already, you may want to set error level to info or debug -
you may see more information.
> The cocoon error log just contains the same error m
s not having a problem with the
database as other webapps are currently using it with no difficulty.
Typically this problem has come down to one of the following:
- permissions in mysql (is your user permitted to connect from
localhost/ip?)
Yes, I am using the same username/password as the other we
check through the logs in WEB-INF/logs and the tomcat logs as well for
errors reported in instantiating the connection at startup. Typically
this problem has come down to one of the following:
- permissions in mysql (is your user permitted to connect from
localhost/ip?)
- the driver not being
I'm just getting started with Cocoon and trying to get the database
connectivity part working with MySQL. I set up the database, set up the
configurations in web.xml and cocoon.conf and installed the MySQL
driver, but when I try to run it I get the following
root
web.xml entry in init-param:
org.gjt.mm.mysql.Driver
i have use
jakarta-tomcat-4.1.17
winxp
and i have put mysql-connector-java-2.0.14-bin.jar
in tomcat's common/lib
and cocoon's /web-inf/lib
the strange thing is
Hi all,
I've got a problem with mysql (on win or linux) and sql transformer.
I've followed the instruction on the cocoon wiki about how to set-up
mysql jdbc drivers, I've set up a simple pipeline with a really simple
query, but the result is always the same:
Failed to obtain con
hi
i try to make from scratch an example of sitemap authentication
but i dont know where is the database the [protected] example use
is there any interface (command line maybe) to this database?
how can i make this example use a table in a mySQL database running in the
same machine ?
stavros
On 19.Feb.2003 -- 11:45 AM, Andre Taube wrote:
> Still the same:
>
> DEBUG (2003-02-19) 12:28.28:239 [sitemap.action.DatabaseUpdateAction]
> (/pcm/contract_admin.contract.html) Thread-9/DatabaseAction: Trying to set
> column pcm_contract.contract_status from request-param using getAttribute
>
istian Haul [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 19, 2003 11:32 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL date conversion with modular database action
>
>
> Andre Taube wrote:
&g
Andre Taube wrote:
It still does not work.
=
===
This does not match!
Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
fingerprint: 99B0
for your help!
Andre
> -Original Message-
> From: Christian Haul [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 18, 2003 9:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL date conversion with modular database action
>
>
> Andre Taube wrote:
>
Andre Taube wrote:
> Trying to set column pcm_contract.start_date from request-param using
getAttribute method
> Setting column pcm_contract.start_date [0] 2/9/2003
This shows cleanly that you haven't requested the "attribute" mode here.
Please check your table set!
Chris.
--
C h r i s t i
of
org.apache.cocoon.acting.modular.DatabaseUpdateAction.
Thanks!!!
> -Original Message-
> From: Christian Haul [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 18, 2003 3:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL date conversion with modular database action
>
>
> Andre Taub
Andre Taube wrote:
Thanks, that's exactly what I need. However, my date is in MM/dd/
format, how could I pass a format string to the DateMetaInputModule? API
says: "Configuration options: child element "input-module" holds InputModule
to obtain the string from, attribute "format" to "input-m
7, 2003 12:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL date conversion with modular database action
>
>
> On 15.Feb.2003 -- 01:44 AM, Andre Taube wrote:
> > Any pointers on how to convert a date before it's inserted into MySQL
> > database while u
Christian Haul dijo:
> On 17.Feb.2003 -- 03:31 PM, Marco Taiuti wrote:
>> I have a DatabaseAction with the followed descriptor
>>
>>
>>
>> line_db
>>
>>
>>
>>
>>
>>
>>
>>
>>
On 17.Feb.2003 -- 03:31 PM, Marco Taiuti wrote:
> I have a DatabaseAction with the followed descriptor
>
>
>
> line_db
>
>
>
>
>
>
>
>
>
>
>
> How i can use the
atpub" to 'dd/MM/'?
Thanks,
Marco
> -Messaggio originale-
> Da: Christian Haul [mailto:[EMAIL PROTECTED]]
> Inviato: lunedi 17 febbraio 2003 9.54
> A: [EMAIL PROTECTED]
> Oggetto: Re: MySQL date conversion with modular database action
>
>
> O
On 15.Feb.2003 -- 01:44 AM, Andre Taube wrote:
> Any pointers on how to convert a date before it's inserted into MySQL
> database while using cocoon's Modular Database Action?
>
> I tried
>
>
>
>parameter="org.apache.cocoon.components.modul
Any pointers on how to convert
a date before it's inserted into MySQL database while using cocoon's Modular
Database Action?
I tried
It seems this "mode" parameter
is being ignored.
Any
suggestions?
Thank you!
"Richard Cunliffe" <[EMAIL PROTECTED]> writes:
> Martin,
>
> I have made your suggested changes and the web page still comes up
> completely blank. Is there anything else I should be looking at?
Lower log level and look into the logs :-(.
Usually SQLTransformer complains about sql errors.
Change
org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingS
treamPipeline.java:395)
...
> -Ursprungliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im
> Auftrag von Richard Cunliffe
> Gesendet: Montag, 3. Februar 2003 15:29
> An: [EMAIL PROTECTED]
> Betreff: RE: Cocoon a
]
Subject: Re: Cocoon and MySQL
Hello Richard,
"Richard Cunliffe" <[EMAIL PROTECTED]> writes:
> (logs attached)
>
> Hi,
>
> I have now got cocoon to start, and I have now put my pipeline in, but
> the page is coming up blank, when viewed through IE6.
>
> My
ting or use labels.
>
>
>
>
>
>
> I am unsure what should go under name="". I have assumed it's the local
> host name given in mysql?
No, it is the name of the connection as defined in your cocoon.xconf.
My entry l
:
I am unsure what should go under name="". I have assumed it's the local
host name given in mysql?
My web.xml looks like so:
Error(ErrorHandlerWrapper.ja
va:213)
...
looking at the following:
> The following line I was unsure about:
> jdbc:mysql://192.168.44.21:3306
^^^ this one's wrong ;-)
ok, next point:
> I got the localhost address from MySQL Admin - I
(I have attached my cocoon and tomcat logs as Zip
files)
Hi,
MS
Windows XP
Apache
2.0.43
Tomcat 4.0.6
Cocoon 2.0.4
JDK 1.3.1_06
MySQL
: "Hubert Holtz" <[EMAIL PROTECTED]>
Hello,
I don't know know how to open new XML files with a certain XSL file with
the help of XSP and my Mysql database in Cocoon.
I have a table called sites with an column for id,lang,XML,XSL, in my xsp-
file I have a string-array called p
Hello,
I don't know know how to open new XML files with a certain XSL file with
the help of XSP and my Mysql database in Cocoon.
I have a table called sites with an column for id,lang,XML,XSL, in my xsp-
file I have a string-array called parameters where the 2 parameters of
the typed url
Hello,
I don't know know how to open new XML files with a certain XSL file with
the help of XSP and my Mysql database in Cocoon.
I have a table called sites with an column for id,lang,XML,XSL, in my xsp-
file I have a string-array called parameters where the 2 parameters of
the type
I'm using ESQL to read and write data from a MYSQL database.
Everything works fine, except for one thing.
When I look at the data stored in my database, I see very strange
characters instead of the ones I expected.
For example, when I fill a field of the db with the string "òàù&q
Hi,
Following is code excerpt from my own tests and it actually works with
mysql. I will give u the whole story :-) , hope it will help.
---
In web.xml:
load-class
com.mysql.jdbc.Driver
end web.xml part
coon.xconf:
jdbc:firebirdsql:localhost/3050:H:\\interbase\\firebird
sysdba
masterkey
using the very same settings in a small java programm works.
* i am using the following xsp:
mysql
select *
* BasisPlus <http://outerthought.net/wiki/Wiki.jsp?page=BasisPlus>
* Oracle <http://outerthought.net/wiki/Wiki.jsp?page=Oracle>
* PostgreSQL
<http://outerthought.net/wiki/Wiki.jsp?page=PostgreSQL> * MsSQL
<http://outerthought.net/wiki/Wiki.jsp?page=MsSQL>
* MySQL <http
<http://outerthought.net/wiki/Wiki.jsp?page=MsSQL>
* MySQL <http://outerthought.net/wiki/Wiki.jsp?page=MySQL>
Then go to
http://outerthought.net/wiki/Wiki.jsp?page=SpecificDatabaseConnection
Thanks to the tribute from people who had your same problem, you can
now follow ins
<http://outerthought.net/wiki/Wiki.jsp?page=Oracle>
>>* PostgreSQL
>> <http://outerthought.net/wiki/Wiki.jsp?page=PostgreSQL> * MsSQL
>> <http://outerthought.net/wiki/Wiki.jsp?page=MsSQL>
>>* MySQL <http://outerthought.net/wiki/Wiki.jsp?page=MySQL>
>
Oracle <http://outerthought.net/wiki/Wiki.jsp?page=Oracle>
* PostgreSQL <http://outerthought.net/wiki/Wiki.jsp?page=PostgreSQL>
* MsSQL <http://outerthought.net/wiki/Wiki.jsp?page=MsSQL>
* MySQL <http://outerthought.net/wiki/Wiki.jsp?page=MySQL>
Then go to
http:/
jsp?page=Oracle>
* PostgreSQL <http://outerthought.net/wiki/Wiki.jsp?page=PostgreSQL>
* MsSQL <http://outerthought.net/wiki/Wiki.jsp?page=MsSQL>
* MySQL <http://outerthought.net/wiki/Wiki.jsp?page=MySQL>
Then go to
http://outerthought.net/wiki/Wiki.jsp?page=Speci
temap.action.mod-db-add] ()
> > Thread-10/DatabaseAction: There was an error
> rolling
> > back the transaction
> > java.sql.SQLException: General error: Warning:
> Some
> > non-transactional changed tables couldn't be
> rolled
> > back
> > at
>
od-db-add] ()
> Thread-10/DatabaseAction: There was an error rolling
> back the transaction
> java.sql.SQLException: General error: Warning: Some
> non-transactional changed tables couldn't be rolled
> back
> at
> org.gjt.mm.mysql.MysqlIO.sendCommand(MysqlIO.java:497
Hello,
I'm using the latest CVS, TC 4.1.12, JDK 1.4.01.
The mod-db action inserts the first row correctly, but
fails on the second row insert. It seems to also fail
attempting to rollback.
Anything you can do to help is appreciated.
Here is a snippet from my sitemap.log:
DEBUG (2002-10-24) 2
like so:
load-class
org.hsqldb.jdbcDriver
com.mysql.jdbc.Driver
I think the latest release of the mysql driver is
still supporting the org.gjt.mm.mysql.Driver but it's
been officially changed to com.mysql.jdbc.Driver now.
L
Apologies if this is a slightly lower level problem than normal but I
think I am going slowly mad.
I have just started working with cocoon 2 and am having some problems
getting this to connect to mySQL. I have followed the tutorials to the
letter and am getting an
Exception in
Kounis,
The JDBC driver has been renamed MySQL Connector/J and
can be found at http://www.mysql.com/downloads/api-jdbc.html
The jar file should be placed in the Tomcat/lib directory
if you don't want to fiddle with the classpath.
Conrad
Original Message:
-
From: Cocoon
Cocoon User wrote:
>1.
>where can i find mySQL driver for cocoon ?
>
JDBC driver for mySQL will do just fine.
>2.
>i use to get data from mySQL using php
>can anyone comment the performance of cocoon retrieving data from mySQL
>compiring to php
>
If no one has compari
1.
where can i find mySQL driver for cocoon ?
2.
i use to get data from mySQL using php
can anyone comment the performance of cocoon retrieving data from mySQL
compiring to php
thnx
Kounis Stavros
-
Please check that
Something like this...
jdbc:mysql://localhost/db_xxx
root
- Original Message -
From: "Cocoon User" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 26, 2002 12:41 AM
Subject: mySQL connect
i have an mySQL database: "myDB" with one table "myTable" running at
localhost
can you please give me an example of connection pool syntax for
cocoon.xconf file ?
thank
Kounis Stavros
-
Please chec
downloaded
> the new Connector/J from www.mysql.com ??
> In which case ...
>
> See my annotations below
>
>
>>-Original Message-
>>From: Vaskin Kissoyan [mailto:[EMAIL PROTECTED]]
>>Sent: 06 September 2002 16:22
>>To: [EMAIL PROTECTED]
>>Subjec
16:22
> To: [EMAIL PROTECTED]
> Subject: simple connection to MySQL
>
>
> I've tried to follow the how-to's and tutorials on the net and in the
> docs. Someone plase let me know what step I'm missing:
>
> 0)
> * Built 2.0.3 with all the samples and libs, in
16:22
> To: [EMAIL PROTECTED]
> Subject: simple connection to MySQL
>
>
> I've tried to follow the how-to's and tutorials on the net and in the
> docs. Someone plase let me know what step I'm missing:
>
> 0)
> * Built 2.0.3 with all the samples and libs, in
hey dude
u need to place the mysql driver called "mm.mysql-2.0.11-bin.jar" which
has to then be placed in your applications "WEB-INF/lib/" dir.
Then U have to declare your RDBMS datasource, which u have done, and
matches with mine..
but i have also added a password.
with all the samples and libs, installed war file under
> Tomcat 4.04, under JDK 1.4
> * Built same tables with given sql file in mysql on a default install of
> 3.23.51 on same machine (localhost), database is cocoon
Sounds ok.
> 1) Dropped the zip file into appropriate place
I've tried to follow the how-to's and tutorials on the net and in the
docs. Someone plase let me know what step I'm missing:
0)
* Built 2.0.3 with all the samples and libs, installed war file under
Tomcat 4.04, under JDK 1.4
* Built same tables with given sql file in mysql on a
help!
wolfgang
*
*Regards,
*
*Lajos
*
*
*Wolfgang Weigel wrote:
*
*> hi!
*>
*> i tried to change the example from
*> http://localhost:8080/cocoon/tutorial/home.html by using a mysql-database.
*> everything works fine if using the name "personnel" for the
*> database-co
for the cocoon webapp, and then restart it.
Regards,
Lajos
Wolfgang Weigel wrote:
> hi!
>
> i tried to change the example from
> http://localhost:8080/cocoon/tutorial/home.html by using a mysql-database.
> everything works fine if using the name "personnel" for the
>
hi!
i tried to change the example from
http://localhost:8080/cocoon/tutorial/home.html by using a mysql-database.
everything works fine if using the name "personnel" for the
database-connection in the cocoon.xconf ()
as soon as i modify the name-parameter (e.g. mysql) i get the
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
sting any html page (also ones
that don't use mysql as a data source).
My
cocoon.xconf contains:
jdbc:mysql://localhost/web
guslid
guslid
And
the following works command-line-wise: mysql -uguslid -pguslid
web
- so it shouldn't be a p
ooks 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 this is st
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 a
Took a closer look on my config, I also have
com.mysql.jdbc.Driver in my xconf mysql part. I'm not
sure if this could make a difference. Back when I was having problems
setting mysql up on a JDK1.3.1 box, someone pointed me to the fact that
I'd better use the latest versions possible o
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 no
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
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 successor to mm.mysql, they
really have no clue. Why is it impossible to define a connection pool for mysql ? Do I have to change the name of the mm.mysql-2.0.4-bin.jar file ? What can I do to make everything work ?Thanks in advance, Jessi-Please check that yo
)
INFO(2002-08-09) 17:42.10:432 [access] (Unknown-URI)
Unknown-thread/CocoonServlet: Reloading from:
jndi:/localhost/cocoon/WEB-INF/cocoon.xconf
I really have no clue. Why is it impossible to define a connection pool for
mysql ? Do I have to change the name of the mm.mysql-2.0.4-bin.jar file
Thanks!
Tried this - and it worked.
(ie. the names of the classes ARE case-sensitive!)
>>> [EMAIL PROTECTED] 16/08/2002 02:12:20 >>>
-->org.gjt.mm.mySQL.Driver
I define mine as org.gjt.mm.mysql.Driver instead...
__
Do You Yahoo!?
Ho
Still struggling with the problems regarding MySQL...instead of using
ESQL I tried SQLTransformer this time. Gives me the WARNING j2sdk1.4
users have been complaining about:
WARN(2002-08-17) 18:09.10:463 [core.manager]
(/cocoon/mysqltest/results.xml)
HttpProcessor[8080][0
ent: vrijdag 16 augustus 2002 21:30
> To: [EMAIL PROTECTED]
> Subject: Re: [repost] MySQL no suitable driver
>
>
> Look at http://xml.apache.org/cocoon/developing/datasources.html
>
> It's good if the pool is initialized long before your xsp's need it.
>
>
: [EMAIL PROTECTED]
Subject: Re: [repost] MySQL no suitable driver
I had the exact same problem...
which was solved by uploading an *uncompressed* mysql driver .jar to
WEB-INf/lib (yes yes, it seems like a a lot of voodoo nonsense...)
good luck
sql.Driver
oracle.jdbc.driver.OracleDriver
...
with the MySQL driver added. Then in your cocoon.xconf you need:
...
com.mysql.jdbc.Driver
jdbc:mysql://localhost:3306/test
root
5h4p3r5
...
Then in one of your xsp's
...
MY_POOL
I had the exact same problem...
which was solved by uploading an *uncompressed* mysql driver .jar to WEB-INf/lib (yes yes, it seems like a a lot of voodoo nonsense...)
good luck
[repost] still stuck on this [/repost]
I'm quite new to Cocoon but want to set up a MySQL connection using
ESQL. I followed the directives on
http://www.cocooncenter.de/cc/documents/resources/db-app/index.html and
altered the settings for MySQL like I see them everwhere in the mail
archive
coon 2.0.3 solved my problem.
greetings
mike
- Original Message -
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 2:24 PM
Subject: Re: Error "no connections in the pool" with mySQL?
>
- Original Message -
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 2:24 PM
Subject: Re: Error "no connections in the pool" with mySQL?
> Thanks for the suggestion - I see it was it was
Thanks for the suggestion - I see it was it was all lowercase
on my machine too - however, when I changed it to 'mySQL'
here, and restarted Tomcat, I did not get any errors on my
machine - in other words, the case doesnt not affect the
problem happening on the client machine.
so I
-->org.gjt.mm.mySQL.Driver
I define mine as org.gjt.mm.mysql.Driver instead...
__
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-
Please
I have an old problem on a new machine ;-(
The new machine, where I have just done a 'clean' installation
of an app that runs without any problems on my machine (and
on the local Unix box) has the following config:
- Windows2000
- IIS
- Tomcat 4.0.01
- Cocoon 2.0
- mySQL 3.23.xx
Coc
I'm quite new to Cocoon but want to set up a MySQL connection using
ESQL. I followed the directives on
http://www.cocooncenter.de/cc/documents/resources/db-app/index.html and
altered the settings for MySQL like I see them everwhere in the mail
archives. So I have an XSP page generated f
1 - 100 of 209 matches
Mail list logo