[
https://issues.apache.org/jira/browse/TUSCANY-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende updated TUSCANY-3240:
-------------------------------------
Component/s: Java SCA Spring Implementation Extension
Affects Version/s: Java-SCA-2.0
Java-SCA-1.5.1
Fix Version/s: Java-SCA-Next
Java-SCA-2.0
Java-SCA-1.5.1
> 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
> Components: Java SCA Spring Implementation Extension
> Affects Versions: Java-SCA-1.5.1, Java-SCA-2.0
> Reporter: Kaushik Mukherjee
> Fix For: Java-SCA-1.5.1, Java-SCA-2.0, Java-SCA-Next
>
> Attachments: TUSCANY-3240.patch
>
>
> 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.