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 -

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -