Will OSGI equinox install copy jar to its own folder -


i curious of installing bundle equinox supposed do:

will copy jar somewhere inside equinox folder when delete jar, not affect installed bundle?

when bundle installed (in osgi framework), persisted in bundle cache. yes, can delete jar after installing it. framework remember bundles installed (and started) across restarts of framework.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -