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

Axis2C Manual has error in client/server compiling commands.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • documentation
    • None

    Description

      axis2c manual, quick start guide client compiling command is incorrect.
      http://ws.apache.org/axis2/c/docs/axis2c_manual.html#quick_start

      section 1.2.4
      =========
      gcc -o hello -I$AXIS2C_HOME/include -L$AXIS2C_HOME/lib -laxis2 hello.c
      ^^^^
      there is no library called "axis2" , we need to replace it with correct values.

      This bug exist for server compiling command too.

      Attachments

        1. diff.txt
          1 kB
          Senaka Fernando

        Activity

          People

            pini Sanjaya Ratnaweera
            xydinesh Dinesh Weerapurage
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: