On Sun, Dec 05, 2004 at 08:50:15PM +0000, Andrew M wrote:

> <datasources>
>   <local-tx-datasource>
>     <jndi-name>PostgresDS</jndi-name>
>      
> <connection-url>jdbc:postgresql://localhost:5432/beyarecords</ 
> connection-url>
>     <driver-class>org.postgresql.Driver</driver-class>
>     <user-name>myName</user-name>
>     <password>myPass</password>
> 
>     <sslmode>require</sslmode>
> 
>   </local-tx-datasource>
> 
> </datasources>
> 
> would that do the trick? Sorry for so many questions.. i have a lot to  
> learn about postgreSQL ;-)

I don't know if that would work or not -- I'm not familiar with the
interface you're using.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to