Hi, during development, you should install the feature manually. In that case it'll always pulled from your maven repo and therefore can be updated.
regards, Achim 2017-04-04 11:30 GMT+02:00 Cristiano Costantini < [email protected]>: > yes, that's exactly my case ! > > The bundle I try to watch is installed from a feature specified > in featuresBoot in file "org.apache.karaf.features.cfg" > > Do I need to install the feature manually or should I avoid using feature > and install the single bundle instead? > > Thank you, > Cristiano > > > > Il giorno mar 4 apr 2017 alle ore 11:20 Achim Nierbeck < > [email protected]> ha scritto: > >> Hi, >> >> how do you install those bundles? >> For example if you have a bootfeature installing it, this won't work. >> As those Bundles are used from the system folder. >> >> regards, Achim >> >> >> 2017-04-04 10:41 GMT+02:00 Cristiano Costantini < >> [email protected]>: >> >> Hello all, >> >> I am trying to use for the first time the bundle:watch command, >> however I cannot get it to work correctly... >> >> I watch a bundle with bundle:watch ID, I also start explicitly watching >> with bundle:watch --start, the bundle is correctly listed when I execute >> bundle:watch --list , but when I recompile my bundle using mvn clean >> install, it is not updated automatically. >> >> I'm using Karaf 4.0.5 >> >> Am I doing something wrong? >> Is anyone else experiencing the same issue? >> >> Thanks >> Cristiano >> >> >> >> >> -- >> >> Apache Member >> Apache Karaf <http://karaf.apache.org/> Committer & PMC >> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer >> & Project Lead >> blog <http://notizblog.nierbeck.de/> >> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> >> >> Software Architect / Project Manager / Scrum Master >> >> -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
