Details
-
Documentation
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.00-RC1
-
None
-
Centos 6.4 VM
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/
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/