|
xCMISBuildDemo
This document refers to 1.1.x and 1.2.x version of xCMIS.
IntroductionThe result of that you'll have the Tomcat bundle with xCMIS Demo application. Build xCMIS Demo application and assembly it with Tomcat server application
command within root project folder.
mvn clean install command within root project folder.
mvn clean install -Passembly -Dtomcat.distrib=/PATH/TO/TOMCAT/DISTRIBUTIVE command within folder. The result of that you'll have the Tomcat bundled with xCMIS Demo web application archive "xcmis-tomcat", placed at "xcmis-server-tomcat-demo/target". Run Tomcat
Open a DOS prompt command and type the commandxcmis.bat run
Open a terminal and type the command:./xcmis.sh runYou may need to change the permission of all *.sh files in the tomcat/bin dir by using: chmod +x *.sh Access xCMIS server
See also
|
► Sign in to add a comment