Changeset 3226

Show
Ignore:
Timestamp:
03/11/11 17:19:50
Author:
bleibson
Message:

o change the default database name to bedework3p7.

Files:

Legend:

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

    r3222 r3226  
    1010  <local-tx-datasource> 
    1111    <jndi-name>CardDS</jndi-name> 
    12     <connection-url>jdbc:postgresql://localhost:5432/bwcard3p6</connection-url> 
     12    <connection-url>jdbc:postgresql://localhost:5432/bwcard3p7</connection-url> 
    1313    <driver-class>org.postgresql.Driver</driver-class> 
    1414    <user-name>bedework</user-name> 
  • trunk/config/bwbuild/jboss-postgresql/bedework-ds.xml

    r3222 r3226  
    1010  <local-tx-datasource> 
    1111    <jndi-name>CalendarDS</jndi-name> 
    12     <connection-url>jdbc:postgresql://localhost:5432/bedework3p6</connection-url> 
     12    <connection-url>jdbc:postgresql://localhost:5432/bedework3p7</connection-url> 
    1313    <driver-class>org.postgresql.Driver</driver-class> 
    1414    <user-name>bedework</user-name>