When parameters are added to service, service don't know how to free them
because parameter value is void.
-----------------------------------------------------------------------------------------------------------
Key: AXIS2C-40
URL: http://issues.apache.org/jira/browse/AXIS2C-40
Project: Axis2-C
Type: Bug
Components: core/deployment, core/description
Versions: M0.3
Reporter: Damitha Kumarage
Assigned to: Damitha Kumarage
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.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira