...
Run "mvn clean install".
It creates ole-discovery-webapp.war in %DISCOVERY_WEBAPP_PROJ%\target directory.
Rename it to ole-discovery. war
- Open command prompt and go to the folder: %DOCSTORE_PROJ%
Run "mvn clean install".
...
It creates documentstore-webapp.war in %DOCSTORE_WEBAPP_PROJ%\target directory.
...
Rename it to oledocstore.war
3.Deployment
3.1 Setting up properties
...