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

When parameters are added to service, service don't know how to free them because parameter value is void.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M0.3
    • None
    • None

    Description

      When parameters are added to service, service don't know how to free them because parameter value is void.
      One solution to this is to register a free call back function when the parameter is set and keep these callbacks
      in a separate map. So when service is freeing it's parameters it can call the call back and free param values.

      Attachments

        Activity

          People

            damitha Damitha N.M. Kumarage
            damitha Damitha N.M. Kumarage
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: