...
- Copy ole-discovery.properties from DOCSTORE_WEBAPP_PROJ/src/main/resources to OLE_ DISCOVERY_PROP_HOME.
Modify the port in the following property in the above file to match the Tomcat port. (Default is 8080)
docSearchURL=[http://localhost:8080/oledocstore|http://localhost:8080/oledocstore]
- Copy log4j.properties from DOCSTORE_WEBAPP_PROJ/src/main/resources to OLE_DOCSTORE_PROP_HOME
...
- Copy DOCSTORE_ENGINE_PROJ/src/main/resources/org/kuali/ole/utility/documentstore.properties to OLE_DOCSTORE_PROP_HOME
Modify Modify the port in the following property in the above file to match the Tomcat port. (Default is 8080)
local.docSearchURL=http://localhost:8080/oledocstore/
...