Re: PostgreSQL problems.

2001-03-17 Thread Jim Richards
I've finally got the problem sorted out. It was rather obscure, but I think I could have only solved it because of the "Joy of Open Source(tm)". When I built my postgresql.jar file, I only put .class files into it, not realising there were some error_xx.properties file to be put in as well. I wa

Re: PostgreSQL problems.

2001-03-14 Thread Jim Richards
At 01:51 PM 14/03/01 +0100, you wrote: >This does not sound at all like a PostgreSQL problem. > >Doesn't the error also show up, when you remove the datasource section? No. That's the catch, it loads and runs if there's no datasource section in the struts-config.xml file (although you need to com

Re: PostgreSQL problems.

2001-03-14 Thread Matthias Bauer
This does not sound at all like a PostgreSQL problem. Doesn't the error also show up, when you remove the datasource section? --- Matthias Jim Richards wrote: > > At 01:28 PM 14/03/01 +0100, you wrote: > >We are currently using PostgreSQL as a database in a productive system together > >with s

Re: PostgreSQL problems.

2001-03-14 Thread Jim Richards
At 01:28 PM 14/03/01 +0100, you wrote: >We are currently using PostgreSQL as a database in a productive system together >with struts. We tried with Interbase before, but ran into many many >difficulties. So we switched to PostgreSQL and everything went well from then >on. > >What specific kind of

Re: PostgreSQL problems.

2001-03-14 Thread Matthias Bauer
We are currently using PostgreSQL as a database in a productive system together with struts. We tried with Interbase before, but ran into many many difficulties. So we switched to PostgreSQL and everything went well from then on. What specific kind of problems do you have? --- Matthias Jim Ric

PostgreSQL problems.

2001-03-14 Thread Jim Richards
I'm still getting problems with PostgreSQL (documented previously several times). Has anyone used it successfully as a database. Yes, I've got the settings correct, the JDBC string correct, lots of other things. I really need someone who actually has it working to put their hand up and say "yes,