[ 
https://issues.apache.org/jira/browse/TUSCANY-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kaushik Mukherjee updated TUSCANY-3240:
---------------------------------------

    Attachment: TUSCANY-3240.patch

Patch is for 1.5.1 branch.

Files modified:
https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.5.1/modules/implementation-spring/src/main/java/org/apache/tuscany/sca/implementation/spring/introspect/SpringXMLComponentTypeLoader.java

> 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
>         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.

Reply via email to