[CORE-78] Errors in I2B2 Hive Installation Guide v 1.7.0 Created: 26/Sep/13 Updated: 05/Jun/14 Resolved: 23/May/14 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Documentation, Install |
Affects Version/s: | 1.7.00-RC1 |
Fix Version/s: | 1.7.00 |
Type: | Documentation | Priority: | Major |
Reporter: | George Kowalski | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: | Centos 6.4 VM |
Participant/s: |
Description |
The following errors exist in this guide version 1.7.0 : 1.1.4 . Does not specify what version of the Axis2 ver 1.6.2 to download. This site allows the following Binary, Source, Wat and documents distributions. The doc then goes on to state in 1.1.4 : Select the download type of WAR (Web Archive) Distribution (axis2.war). 1. Create a folder called i2b2.war inside 'YOUR_JBOSS_HOME_DIR/server/default/deploy' folder. 2. Unzip axis2.war inside 'YOUR_JBOSS_HOME_DIR/server/default/deploy/i2b2.war' folder. There is no axis2.war in any of these distributions. The folder specified in step 1 ( YOUR_JBOSS_HOME_DIR/server ) no longer exists within JBoss version 7.X . Per the doc : https://docs.jboss.org/author/display/AS7/Application+deployment One needs to explode the war into the following directory : ~JBOSS_DIR/standalone/deployments/ |
Comments |
Comment by George Kowalski [ 27/Sep/13 ] |
Sorry , the axis2.war is in the axis2-1.6.2-war.zip . It was not unzipping properly on my mac. |
Comment by George Kowalski [ 27/Sep/13 ] |
TO get the i2b2.war to deploy in the latest Jboss one needs to cd /opt/jboss/standalone/deployments/ touch i2b2.war.dodeploy |
Comment by Janice Donahoe [ 23/May/14 ] |
New installation doc is available on the i2b2 Community Wiki. |