diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-07 08:41:08 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-07 08:41:08 +0000 |
commit | e80bee764aa587ceff3db421c7f68c8fd4e2f406 (patch) | |
tree | 12ca84e6008dedd5e30164fb3c1aee7e0b94147b /id/server/doc/moa_id/examples/moa-id-env.sh.txt | |
parent | 77c3560745fcba9e3975472dd77cb928924fb35f (diff) | |
download | moa-id-spss-e80bee764aa587ceff3db421c7f68c8fd4e2f406.tar.gz moa-id-spss-e80bee764aa587ceff3db421c7f68c8fd4e2f406.tar.bz2 moa-id-spss-e80bee764aa587ceff3db421c7f68c8fd4e2f406.zip |
MOA-ID: Update Dokumentation
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1218 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/doc/moa_id/examples/moa-id-env.sh.txt')
-rw-r--r-- | id/server/doc/moa_id/examples/moa-id-env.sh.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/doc/moa_id/examples/moa-id-env.sh.txt b/id/server/doc/moa_id/examples/moa-id-env.sh.txt index 1ccca10c1..466b2762e 100644 --- a/id/server/doc/moa_id/examples/moa-id-env.sh.txt +++ b/id/server/doc/moa_id/examples/moa-id-env.sh.txt @@ -1,5 +1,5 @@ rem insert Tomcat 4.1.x home directory (no trailing path separator) -set CATALINA_HOME=<Tomcat 4.1.x home directory> +set CATALINA_HOME=<Tomcat home directory> CONFIG_OPT_SPSS=-Dmoa.spss.server.configuration=$CATALINA_HOME/conf/moa-spss/SampleMOASPSSConfiguration.xml CONFIG_OPT_ID=-Dmoa.id.configuration=$CATALINA_HOME/conf/moa-id/SampleMOAIDConfiguration.xml |