NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ant is installed, and the Ant build properties are set up. The database is installed and verified. The JBoss application server is installed on a system (local or remote) and can be started at a designated port. JBoss install directory is referred to as <JBOSS_HOME> in the document. The JBoss application server host URL is referred as <APP_SERVER_URL>, for example, cananolab-dev.nci.nih.gov:19080.

It is assumed that the default configuration is used for deploying caNanoLab web archive files. For example, in JBoss 5.1.0, the default configuration is located at the directory <JBOSS_HOME>/server/default. The caNanoLab web archive file will be deployed at the directory <JBOSS_HOME>server/default/deploy.

...