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 ax...@ws.apache.org on 2004/08/12 12:32:19 UTC

[jira] Created: (AXISCPP-126) MemoryBlock handling issues in the maipulation of SOAP requets/responses

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-126

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-126
    Summary: MemoryBlock handling issues in the maipulation of SOAP requets/responses
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Fred Preston

    Created: Thu, 12 Aug 2004 3:32 AM
    Updated: Thu, 12 Aug 2004 3:32 AM
Environment: n/a

Description:
The handler must be responsible for the de-allocation of HeaderBlocks, BasicNodes and Attributes that it has created, but there does not appear to be any mechanism in the Handler (either independently or on the destructor) for this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-126) MemoryBlock handling issues in the maipulation of SOAP requets/responses

Posted by ax...@ws.apache.org.
Message:

   The following issue has been re-assigned.

   Assignee: Roshan Weerasuriya (mailto:roshan@opensource.lk)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-126

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-126
    Summary: MemoryBlock handling issues in the maipulation of SOAP requets/responses
       Type: Bug

     Status: Open
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: Roshan Weerasuriya
   Reporter: Fred Preston

    Created: Thu, 12 Aug 2004 3:32 AM
    Updated: Fri, 27 Aug 2004 2:39 AM
Environment: n/a

Description:
The handler must be responsible for the de-allocation of HeaderBlocks, BasicNodes and Attributes that it has created, but there does not appear to be any mechanism in the Handler (either independently or on the destructor) for this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-126) MemoryBlock handling issues in the maipulation of SOAP requets/responses

Posted by ax...@ws.apache.org.
Message:

   The following issue has been resolved as FIXED.

   Resolver: Roshan Weerasuriya
       Date: Fri, 27 Aug 2004 3:06 AM

The handler writer can use the "fini" method to do the memory clean up, such as to remove the HeaderBlocks etc. Note : A user shoudl not delete the Children and Attributes of a HeaderBlock, because they are automaticaly deleted by the Destructor of a HeaderBlock.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-126

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-126
    Summary: MemoryBlock handling issues in the maipulation of SOAP requets/responses
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: Roshan Weerasuriya
   Reporter: Fred Preston

    Created: Thu, 12 Aug 2004 3:32 AM
    Updated: Fri, 27 Aug 2004 3:06 AM
Environment: n/a

Description:
The handler must be responsible for the de-allocation of HeaderBlocks, BasicNodes and Attributes that it has created, but there does not appear to be any mechanism in the Handler (either independently or on the destructor) for this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-126) MemoryBlock handling issues in the maipulation of SOAP requets/responses

Posted by ax...@ws.apache.org.
Message:

   The following issue has been closed.

   Resolver: John Hawkins
       Date: Fri, 15 Oct 2004 3:17 AM

Fxied and regression test written
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-126

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-126
    Summary: MemoryBlock handling issues in the maipulation of SOAP requets/responses
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: Roshan Weerasuriya
   Reporter: Fred Preston

    Created: Thu, 12 Aug 2004 3:32 AM
    Updated: Fri, 15 Oct 2004 3:17 AM
Environment: n/a

Description:
The handler must be responsible for the de-allocation of HeaderBlocks, BasicNodes and Attributes that it has created, but there does not appear to be any mechanism in the Handler (either independently or on the destructor) for this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira