Changes done to the AmazonSimpleWebService.html
-----------------------------------------------
Key: AXIS2-1419
URL: http://issues.apache.org/jira/browse/AXIS2-1419
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: samples, build,site
Affects Versions: 1.1
Environment: Windows XP, jdk1.5.0_08, Maven 1.0.2, Mozilla Firefox
1.5.0.6
Reporter: Evanthika Amarasiri
Done some changes to the "AmazonSimpleWebService.html"
The command and the path given to run the In Operations and the Out Operations
is wrong
The path is specified as " ${user.dir}/modules/samples " which does not exists
and the ant commands are given as "ant amazonIn" and "ant amazonOut"(Which does
not exist in the build.xml).
- The path should be corrected as the samples directory in the Axis2 Binary
distribution.
- When checked the build.xml file, you will see that the given target names are
cq and rq. Therefore the document should be updated with the correct target
names.
So the correct path and the commands should be
a) AXIS2_HOME/samples/amazonQS
b) ant cq OR ant rq
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]