The best way to test the behavior is to install all your features but the drools one, then, in the console run > feature:install --simulate --verbose drools-module
The output should give you a list of bundle refreshed and causes. I ran it and I ended up with a refresh of the karaf shell-core bundle (which is maybe what you identified as a restart, but it's not a full restart) caused by an update of the aries-util bundle. And no, there's currently no way to disable the auto refresh behavior when installing boot features. 2016-11-18 8:25 GMT+01:00 cniehues <[email protected]>: > But javax.mail is also present without drools-module and I don't understand > why it should cause a restart. And isn't no-auto-refresh disabled by > default > when using feature:install? > > > > -- > View this message in context: http://karaf.922171.n3.nabble. > com/Installing-drools-module-causing-infinite-karaf- > restart-tp4048644p4048649.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- ------------------------ Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: [email protected] Web: http://fusesource.com Blog: http://gnodet.blogspot.com/
