SpringXMLComponentTypeLoader leaves open a file handle to the
application-context.xml
-------------------------------------------------------------------------------------
Key: TUSCANY-3240
URL: https://issues.apache.org/jira/browse/TUSCANY-3240
Project: Tuscany
Issue Type: Bug
Reporter: Kaushik Mukherjee
org.apache.tuscany.sca.implementation.spring.introspect.SpringXMLComponentTypeLoader.loadFromXML()
leaves a file handle open to
the application-context.xml causing an exception when trying to write back to
the file.
Patch adds a reader.close() to the loadFromXML method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.