Changeset 26580
- Timestamp:
- 2012-12-13T10:30:31+13:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml
r26579 r26580 8 8 TODO: this element should be determined and overriden dynamically given the osi request url in OAIServer.java. 9 9 WHAT'S DONE: when ant start is called, it writes out the default oaiserver URL to this file. --> 10 <baseURL>http:// localhost:8487/greenstone3/oaiserver</baseURL>10 <baseURL>http://your-domain-name/greenstone3/oaiserver</baseURL> 11 11 <!-- The version of OAI specification this repository supports. Can be 2.0 or 1.0 --> 12 12 <protocolVersion>2.0</protocolVersion>
Note:
See TracChangeset
for help on using the changeset viewer.