Re: PostgreSQL won't work - any ideas appreciated

2002-05-30 Thread Skip Carter
I would appreciate help on this from anyone - I've tried all suggestions -- error messages are below - Please note that I've already tried: snip... * Add a driverorg.postgresql.Driver/driver element into your jdbc/ config (under the dburl/ element is good). snip as suggested by

RE: PostgreSQL won't work - any ideas appreciated

2002-05-30 Thread Berin Loritsch
From: Skip Carter [mailto:[EMAIL PROTECTED]] Once I get this figured out I PROMISE TO CREATE DOCUMENTATION :) I have PostgreSQL working just fine here. I had to add the location of postgres.jar to the classpath in catalina.sh since it is not normally in the

Re: PostgreSQL won't work - any ideas appreciated

2002-05-29 Thread Kenny Chow
If I understand it correctly, there should be two resources are configured to bind to the same address. So look for that. Just an idea. --- daniel robinson [EMAIL PROTECTED] wrote: Anyone, I would appreciate help on this from anyone - I've tried all suggestions -- error messages are

Re: PostgreSQL won't work - any ideas appreciated

2002-05-29 Thread daniel robinson
Kenny, Thanks for the response but I have no idea what you mean by two resources could you explain? Thanks, Dan Kenny Chow wrote: If I understand it correctly, there should be two resources are configured to bind to the same address. So look for that. Just an idea. --- daniel robinson

Re: PostgreSQL won't work - any ideas appreciated

2002-05-29 Thread Kenny Chow
Are you referring to this error, AbstractMethodError at org.apache.avalon.excalibur.datasource.JdbcConnection.prepareStatement(Unknown Source) ? If so, I am sorry for reponding to the wrong thread. --- daniel robinson [EMAIL PROTECTED] wrote: Kenny, Thanks for the response but I have no