Changes between Version 27 and Version 28 of xQTLAdministratorInstall


Ignore:
Timestamp:
2011-09-08T15:49:50+02:00 (13 years ago)
Author:
jvelde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xQTLAdministratorInstall

    v27 v28  
    1717By the way, Ant can be made faster by giving it more memory. Use e.g. `export ANT_OPTS=-Xmx512m`[[BR]]
    1818The application is now running at: `http://localhost:8080/xqtl`[[BR]]
    19 Then login with user/pw: `admin` / `admin`[[BR]]
    20 You are taken to the homepage, where a special prompt appears that allows you to setup the application with example users and data with one click. This prompt only appears if you are logged in as admin, and if the application contains no investigations or other users.
    21 [[BR]]
    22 You are now done setting up :)[[BR]]PLEASE NOTICE: For subsequent starts of the application, use:[[BR]][[BR]]
     19Then login with user/pw: `admin` / `admin`[[BR]][[BR]]
     20You are taken to the homepage, where a special prompt appears that allows you to setup the application with example users and data with one click.[[BR]]This prompt only appears if you are logged in as admin, and if the application contains no investigations or other users. This concludes setting up the application.[[BR]][[BR]]PLEASE NOTICE: For subsequent starts of the application, use:[[BR]]
    2321`ant -f molgenis_apps/xqtl_dev.xml`[[BR]][[BR]]
    2422To avoid regeneration and recompilation. It calls the default target '`run`'. Things you should do next are..