Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-580

Issues in the "Apache Axis2/C User's Guide - Writing Web Services Using Axis2/C"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • documentation
    • None
    • Windows XP

    Description

      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

      Attachments

        Activity

          People

            samisa Don Samisa Abeysinghe
            evanthika Evanthika Shiromali Amarasiri
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: