Re: HELP,HELP PLEASE : Error opening connection to dburl:

2002-01-30 Thread Niket Anand
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

Re: HELP,HELP PLEASE : Error opening connection to dburl:

2002-01-30 Thread Ferran Urgell
uary 29, 2002 2:50 PM Subject: HELP,HELP PLEASE : Error opening connection to dburl: Hello ALL. The error is: ** --

HELP,HELP PLEASE : Error opening connection to dburl:

2002-01-29 Thread Ivan Manuel Andrade Muñoz
: 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

Re: HELP: Error opening connection to dburl: jdbc:postgresql://localhost/test

2002-01-14 Thread Marty McClelland
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

HELP: Error opening connection to dburl: jdbc:postgresql://localhost/test

2002-01-14 Thread Ivan Manuel Andrade Muñoz
--- 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

dburl

2001-08-03 Thread annemarie . hartvigsen
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,

RE: dburl

2001-08-02 Thread John Yoost
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.