Changeset 3227

Show
Ignore:
Timestamp:
03/11/11 23:50:53
Author:
douglm
Message:

Fix port

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/jboss-postgresql/bedework-exsynch-ds.xml

    r3037 r3227  
    1010  <local-tx-datasource> 
    1111    <jndi-name>ExsynchDS</jndi-name> 
    12     <connection-url>jdbc:postgresql://localhost:5433/bwexsynch3p7</connection-url> 
     12    <connection-url>jdbc:postgresql://localhost:5432/bwexsynch3p7</connection-url> 
    1313    <driver-class>org.postgresql.Driver</driver-class> 
    1414    <user-name>bedework</user-name>