You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/04/09 08:05:50 UTC

[jira] Resolved: (FELIX-2248) fileinstall does not restart bundles when the underlying file is modified

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

Guillaume Nodet resolved FELIX-2248.
------------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-2.0.10

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
Committed r932264


> fileinstall does not restart bundles when the underlying file is modified
> -------------------------------------------------------------------------
>
>                 Key: FELIX-2248
>                 URL: https://issues.apache.org/jira/browse/FELIX-2248
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.8
>         Environment: Linux
>            Reporter: Sahoo
>            Assignee: Guillaume Nodet
>            Priority: Critical
>             Fix For: fileinstall-2.0.10
>
>         Attachments: FELIX-2248.patch.txt
>
>
> As I reported earlier in the forum, I found some strange behavior with fileinstall-2.0.8. If I modify a jar in watched directory, fileinstall stops the corresponding bundle and does not restart it until the framework is restarted.
> To reproduce this:
> Copy a new bundle to watched directory.
> Wait for fileinstall to install and start it.
> Now modify the bundle jar in watched dir.
> You shall see the bundle is either in RESOLVED state or INSTALLED state now depending on whether this bundle participates in class loading or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.