If the host gets resolved first, then the fragment won't be able to
attach to it since Felix doesn't support dynamic fragment attachment
(and Equinox only supports it in a limited way). The most portable
approach is to make sure the fragment is installed into the framework
before the host is resolved.
-> richard
On 7/13/11 10:01, lili_ili wrote:
> Hi
>
> I have a directory being watched by fileinstall. Fragment is copied to this
> directory after its host, and it automatically moves to "Installed" state.
> To make it "Resolved", I need to either run "resolve X" command, or restart
> the server.
> Is there a way to solve it and resolve fragments located in "watched"
> directories?
>
> thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org
|