I am currently using the following cmd to update an existing bundle:

update 384 file:/path/to/bundleFoo.jar
refresh 384

According to this doc:
https://karaf.apache.org/manual/latest/commands/bundle-watch.html

The param for the bundle:watch cmd is URLs (bundle IDs or URLs)

I'd like to have a specific file location/JAR be auto-reloaded and refreshed
whenever the JAR is rebuilt by 'maven clean install'.  What is the syntax to
achieve same result as update/refresh cmds above with bundle:watch?  Also,
how often does bundle:watch poll for changes to the file?

thx.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/using-bundle-watch-for-bundle-refreshes-and-updates-tp4043630.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to