You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/04/03 10:37:34 UTC

[jira] Updated: (AXIS2C-580) Issues in the "Apache Axis2/C User's Guide - Writing Web Services Using Axis2/C"

     [ https://issues.apache.org/jira/browse/AXIS2C-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe updated AXIS2C-580:
-------------------------------------

    Affects Version/s: 1.0.0

> 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: 1.0.0
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>            Priority: Minor
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org