put dburl in cocoon.xconf as
jdbc:postgresql://localhost:5432/template1
niketanand
niket
and driver in web.xml as
load-class
org.hsqldb.jdbcDriver org.postgresql.Driver
uary 29, 2002 2:50
PM
Subject: HELP,HELP PLEASE : Error opening
connection to dburl:
Hello ALL. The error is:
**
--
: Error opening connection to dburl: jdbc:postgresql://localhost/test at _usr._local._jakarta._build._tomcat._webapps._cocoon._samples._sql._esql.pop ulateDocument(_esql.java:162) at org.apache.cocoon.processor.xsp.XSPPage.getDocument(XSPPage.java:97) at
database
marty
- Original Message -
From: Ivan Manuel Andrade Muñoz <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 3:52 PM
Subject: HELP: Error opening connection to dburl:
jdbc:postgresql://localhost/test
>
>
>
>
> Hello to all, Happy
---
Error found handling the request.
java.lang.RuntimeException: Error opening connection to dburl:
jdbc:postgresql://localhost/test
at
_usr._local._jakarta._build._tomcat._webapps._cocoon._samples._sql
Hi all,
just a small question:
What will be the dburl of my mysql database? i.e how do I find out what to
put in between
I have
Linux RedHat
Apache 1.3.19
Tomcat 3.2.2
Cocoon 1.8.2
mySQL 3.23.40-1
Btw I'm not sure I'm posting this in the right group...if not I appologize,
EMAIL PROTECTED]
> Subject: dburl
>
> Hi all,
>
> just a small question:
>
> What will be the dburl of my mysql database? i.e how do I find out what to
> put in between
>
>
>
> I have
> Linux RedHat
> Apache 1.3.19
> Tomcat 3.2.2
> Cocoon 1.