[ https://issues.apache.org/jira/browse/AXIS2C-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Blough updated AXIS2C-1389:
--------------------------------
Fix Version/s: (was: Current (Nightly))
1.7.0
> File handle leak when requesting static wsdl
> --------------------------------------------
>
> Key: AXIS2C-1389
> URL: https://issues.apache.org/jira/browse/AXIS2C-1389
> Project: Axis2-C
> Issue Type: Bug
> Components: transport/http
> Environment: Apache2.2 using mod_axis2 on win
> Reporter: Guido March
> Assignee: Korale Gamaralalage Nandika Chandrasiri Jayawardana
> Priority: Minor
> Fix For: 1.7.0
>
>
> Requesting the WSDL description using the http://serviceurl?wsdl mechanism consumes a
filehandle on the server.
> Reason: The axis2_http_transport_utils_get_services_static_wsdl() function in file http_transport_utils.c
opens the WSDL description file but never closes it.
> I think it is a good idea to close the filehandle before leaving this function.
> Greetings,
> Guido March.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org
|