Subversion Repositories eFlore/Applications.coel

Rev

Rev 1417 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1417 Rev 1500
Line 13... Line 13...
13
NBREPARAM=$#
13
NBREPARAM=$#
14
APPLI_NOM="Coel"
14
APPLI_NOM="Coel"
15
FICHIER_COMPILATION="$APPLI_NOM-compile"
15
FICHIER_COMPILATION="$APPLI_NOM-compile"
16
DOSSIER_COMPILATION="$APPDIR/war"
16
DOSSIER_COMPILATION="$APPDIR/war"
17
DOSSIER_DESTINATION="/www/eflore/coel"
17
DOSSIER_DESTINATION="/www/eflore/coel"
18
DOSSIER_JREST="$APPDIR/../jrest_$NOM_DOSSIER_COURANT"
18
DOSSIER_JREST="$APPDIR/jrest"
19
DOSSIER_JREST_DESTINATION="/www/eflore/coel/jrest"
19
DOSSIER_JREST_DESTINATION="/www/eflore/coel/jrest"
20
APPLI_SERVICE_BASE_URL="http://www.tela-botanica.org/eflore/coel/jrest/"
20
APPLI_SERVICE_BASE_URL="http://www.tela-botanica.org/eflore/coel/jrest/"
Line 21... Line 21...
21
 
21
 
22
# Aide
22
# Aide