Changeset 26313


Ignore:
Timestamp:
2012-10-13T20:37:20+13:00 (12 years ago)
Author:
xiao
Message:

changed localsite to flax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/tags/stable4flax/greenstone3/resources/tomcat/greenstone3.xml

    r25161 r26313  
    1111    <Realm className="org.apache.catalina.realm.JDBCRealm"
    1212        driverName="org.apache.derby.jdbc.EmbeddedDriver"
    13         connectionURL="jdbc:derby:@gsdl3webhome@/sites/localsite/etc/usersDB"
     13        connectionURL="jdbc:derby:@gsdl3webhome@/sites/flax/etc/usersDB"
    1414        userTable="users" userNameCol="username" userCredCol="password"
    1515        userRoleTable="roles" roleNameCol="role"
Note: See TracChangeset for help on using the changeset viewer.