On osgi command prompt we can refresh a bundle as below where com.abc.xyz is the bundle id. osgi> refresh com.abc.xyz
Is there a way to configure this via config.ini file? I tried using @refresh as below but this gives me an error. Config.ini -> com.abc.xyz@refresh,\ Errror -> !MESSAGE Bundle com.abc.xyz@refresh not found. Thanks Soniya DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
