Kobi Schecider wrote: > conn = DriverManager.getConnection( > "jdbc:postgresql://myhost/mydb", "id", "pwd"); don't do that! Get the connection by looking up a DataSource from JNDI. There are a lot of examples of how to do this out on the web and in print.
Confidential e-mail for addressee only. Access to this e-mail by anyone else is unauthorized. If you have received this message in error, please notify the sender immediately by reply e-mail and destroy the original communication.
