Cocoon+Tomcat+Postgres

2004-05-30 Thread Dieter Schicker
Hi, I'm new to cocoon and I'm trying to setup a web application with a postgres database backend. Problem is that I can't get my database user authenticated correctly. Version numbers: Cocoon: 2.1 Tomcat: 5.0 Postgres: 7.4.2 web.xml: load-class org.postgresql.Driver cocoon.xconf:

Re: Cocoon+Tomcat+Postgres

2004-05-31 Thread Dieter Schicker
Thanks for your answers. > Did you already try to use TCP/IP sockets instead of UNIX sockets? How do I do that? Didi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cocoon+Tomcat+Postgres

2004-05-31 Thread Dieter Schicker
Sorry, that was a stupid question. Everything is fine now. Thanks Didi On Mon, 31 May 2004, Dieter Schicker wrote: > > Thanks for your answers. > > > Did you already try to use TCP/IP sockets instead of UNIX sockets? > > How d