[jboss-user] [JCA/JBoss] - Re: Using Java 6 our datasource username is ignored

FroMage do-not-reply at jboss.com
Thu Nov 20 10:25:05 EST 2008


<?xml version="1.0" encoding="UTF-8"?>
  | <datasources>
  | 	<local-tx-datasource>
  | 		<jndi-name>visiblelogisticsDatasource</jndi-name>
  | 		<connection-url>jdbc:postgresql://localhost:5432/foo</connection-url>
  | 		<driver-class>org.postgresql.Driver</driver-class>
  | 		<user-name>foo</user-name>
  | 		<password>foo</password>
  | 	 </local-tx-datasource>
  | </datasources>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190931#4190931

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190931



More information about the jboss-user mailing list