Changeset 3227
- Timestamp:
- 03/11/11 23:50:53
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/bwbuild/jboss-postgresql/bedework-exsynch-ds.xml
r3037 r3227 10 10 <local-tx-datasource> 11 11 <jndi-name>ExsynchDS</jndi-name> 12 <connection-url>jdbc:postgresql://localhost:543 3/bwexsynch3p7</connection-url>12 <connection-url>jdbc:postgresql://localhost:5432/bwexsynch3p7</connection-url> 13 13 <driver-class>org.postgresql.Driver</driver-class> 14 14 <user-name>bedework</user-name>
