Changes between Version 20 and Version 21 of Installing


Ignore:
Timestamp:
May 19, 2011, 4:37:45 AM (13 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing

    v20 v21  
    2626
    2727A server with Tomcat and a Java servlet can be a tricky thing to setup. [[BR]]
    28 If you are not experienced with these things please contact us for help [[BR]]
     28If you are not experienced with these things please contact us for help. [[BR]]
    2929By all means have a go if you are keen but contact us well BEFORE severe hair loss occurs ;-) [[BR]]
    3030We would rather help than have you give up and miss out on a great application. [[BR]]
     
    3232 * Stop Tomcat.
    3333 * Copy the war file to [$TOMCAT_HOME]/webapps/gnuMims.war.
    34  * Copy the config file to [$TOMCAT_HOME]/commons/classes/gnuMims-config.groovy and follow the advice in the file.
     34 * Copy the config file to [$TOMCAT_HOME]/commons/classes/gnuMims-config.groovy
     35 * Read and follow the advice in gnuMims-config.groovy to set the data source.
    3536 * Start Tomcat.
    3637 * View the Tomcat log files [wiki:TomcatLogExample $TOMCAT_HOME/logs/example].
    37  * Point your web browser to !http://localhost:8180/gnuMims/ or !http://myserver:port/gnuMims.
     38 * Point your web browser to !http://localhost:8080/gnuMims/ or !http://myserver:port/gnuMims.
    3839 * The exact case and name of the war file must match the browser URL.
    3940 * Login with the user name "admin" and password "pass".