]> SALOME platform Git repositories - tools/siman.git/blobdiff - Workspace/README
Salome HOME
updated README
[tools/siman.git] / Workspace / README
index 9272d3c8b382a77bf75251cc0ce9aedf47a0e7ed..c634b7854c674fbbcc2e73ae7943a60f0f1d344c 100644 (file)
@@ -18,8 +18,8 @@ cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout  SIMAN_S
 
 3. Build SIMAN java libraries and web archive siman.war
 
-- go to the directory SIMAN
-- adjust paths to ANT bin folder, JAVA_HOME and required RDBMS (MySQL or PostgreSQL) in the file build-war.bat or build-war.sh
+- go to the directory Siman
+- adjust paths to ANT bin folder, JAVA_HOME as well as required RDBMS (prepare-mysql or prepare-postgres) and Workflows (prepare-edf or prepare-cea) in the file build-war.bat or build-war.sh
 - run script build-war.bat or build-war.sh
 - the result web archive siman.war is created in sub-directory dist
 
@@ -27,8 +27,8 @@ The examples of "# Connection properties" of release.properties for PostgreSQL a
 
 4. Build SIMAN java libraries and web archive Siman-WS.war
 
-- go to the directory SIMAN-WS
-- adjust paths to ANT bin folder, JAVA_HOME and required RDBMS (MySQL or PostgreSQL) in the file build-war.bat or build-war.sh
+- go to the directory Siman-WS
+- adjust paths to ANT bin folder, JAVA_HOME as well as required RDBMS (prepare-mysql or prepare-postgres) and Workflows (prepare-edf or prepare-cea) in the file build-war.bat or build-war.sh
 - run script build-war.bat or build-war.sh
-- the result web archive SIMAN-WS.war is created in sub-directory dist
+- the result web archive Siman-WS.war is created in sub-directory dist