Changes for page Getting started: Installing the Requea Platform on your machine
on 2011/01/25 09:02
on 2011/01/25 09:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,13 +15,13 @@ 15 15 16 16 Follow these instructions: 17 17 18 -* Download and install [[ Dysoweb>>http://forge.ow2.org/project/showfiles.php?group_id=304]] 1.0.19 or greater. Get the tomcat version (the tar version if your platform is Unix, Solaris, AIX or Mac OS X, and the .zip version if you are a Windows user)18 +* Download and install [[download dysoweb on OW2 forge>>http://forge.ow2.org/project/showfiles.php?group_id=304]] 1.0.19 or greater. Get the tomcat version (the tar version if your platform is Unix, Solaris, AIX or Mac OS X, and the .zip version if you are a Windows user) 19 19 20 20 * Unzip or untar the dysoweb-tomcat archive on a directory on your hard drive 21 21 22 22 * Make sure that you do not have already a tomcat instance running or any program using the port 8080. 23 23 24 -* launch tomcat: 24 +* launch tomcat from a command prompt or shell: 25 25 26 26 on Unix: 27 27 ... ... @@ -30,6 +30,11 @@ 30 30 {{/code}} 31 31 32 32 on Windows: 33 -{{code language="none"}} 34 -bin\catalina.bat run 35 -{{/code}} 33 +{{code language="none"}}bin\catalina.bat run{{/code}} 34 + 35 + 36 +* open you favorite browser: 37 + 38 +[[http://localhost:8080/dysoweb>>http://localhost:8080/dysoweb]] 39 + 40 += Get a demo key on the Requea REPO =