[
https://issues.apache.org/jira/browse/AXIS2C-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe resolved AXIS2C-580.
--------------------------------------
Resolution: Fixed
Merged user guide with manual. So this issue was fixed while merging.
> Issues in the "Apache Axis2/C User's Guide - Writing Web Services Using
> Axis2/C"
> --------------------------------------------------------------------------------
>
> Key: AXIS2C-580
> URL: https://issues.apache.org/jira/browse/AXIS2C-580
> Project: Axis2-C
> Issue Type: Bug
> Components: documentation
> Affects Versions: Current (Nightly)
> Environment: Windows XP
> Reporter: Evanthika Amarasiri
> Assigned To: Samisa Abeysinghe
> Priority: Minor
> Fix For: 1.0.0
>
>
> The following issues were found inthe User's Guide under the heading "Writing
> Web Services Using Axis2/C"
> 1. Tried to compile the echo.c file after replacing the code given in the
> User guide and got the following errors therefore the code given in the user
> guide should be updated with the latest c
> ****************************************************************************************************************
> echo.c(63) : warning C4047: 'initializing' : 'axis2_char_t *' differs in
> levels of indirection from 'int'
> echo.c(65) : warning C4047: '=' : 'axiom_node_t *' differs in levels of
> indirection from 'int'
> echo.c(81) : error C2040: 'build_om_programatically' : 'axiom_node_t *(const
> axis2_env_t *,axis2_char_t *)' differs in levels of indirection from 'int ()'
> ****************************************************************************************************************
> 2. Under "Step5 :Archive Based Deployment Model" it says that you can create
> an archive by creating a zip file with the echo.so and the services.xml but a
> windows user might get confused on how to create an .so file. Therefore it is
> appropriate if the guide would decribe that this applies for Linux only. Also
> better specify that in windows you zip the echo.dll along with the
> services.xml file into an .aar file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]