Changeset 958 for TI01-discovery
- Timestamp:
- 18/05/06 16:55:59 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/discovery/web/WEB-INF/database.conf
r148 r958 1 1 # Configure all the wsdl to access browse service 2 # 3 # History: 18/05/06 SEL hide pwd info 4 # 2 5 3 6 # BADC wsdl : BADC Browse 4 7 badcWSDL=http://glue.badc.rl.ac.uk:8080/exist/services/Query 5 8 badcUser=ndg 6 badcPassw= ndguser9 badcPassw=xxxxxxx 7 10 8 11 … … 10 13 bodcWSDL=http://livglue.nerc-bidston.ac.uk:8080/exist/services/Query 11 14 bodcUser=ndg 12 bodcPassw= ndguser15 bodcPassw=xxxxxxx 13 16 14 17 … … 16 19 discoveryWSDL=http://glue.badc.rl.ac.uk:8080/exist/services/Query 17 20 discoveryUser=ndg 18 discoveryPassw= ndguser21 discoveryPassw=xxxxxxxx
Note: See TracChangeset
for help on using the changeset viewer.