Re: Tomcat5.5 postgresql, security oh my

2007-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, Chris Baty wrote: > If Tomcat5.5 security is off I'm able to get a connection. If > Security is on I get catched out and get: > > org.postgresql.util.PSQLException: Something unusual has occured to cause the > driver to fail. Please report th

Re: Tomcat5.5 postgresql, security oh my

2007-12-03 Thread Chris Baty
To: users@tomcat.apache.org > Subject: Tomcat5.5 postgresql, security oh my > > Hi all, > I'm trying to get Tomcat5.5 working with Poestgresql. I know I got > everything configured right because if I turn Tomcat > security off, in / > etc/default/tomcat, everything work

RE: Tomcat5.5 postgresql, security oh my

2007-12-03 Thread Peter Crowther
Subject: Tomcat5.5 postgresql, security oh my > > Hi all, > I'm trying to get Tomcat5.5 working with Poestgresql. I know I got > everything configured right because if I turn Tomcat > security off, in / > etc/default/tomcat, everything works fine. My site directory >

Tomcat5.5 postgresql, security oh my

2007-12-03 Thread Chris Baty
Hi all, I'm trying to get Tomcat5.5 working with Poestgresql. I know I got everything configured right because if I turn Tomcat security off, in / etc/default/tomcat, everything works fine. My site directory is at /usr/share/tomcat5.5-webapps/ROOT/myapp. I want security on so this is m