Hi: I am trying to provision karaf instances, and for that I have installed service wrapper. For that, currently I have to start the karaf instance and manually install service wrapper and quit and again start the karaf instance as a service. [My use case is with Windows]
I was wondering if there is a way to execute these steps via some script. For instance, may be using some batch script, I wanted to be able to execute "create-karaf-note.bat", which unzips my custom karaf distribution (this is done via powershell), alter some configs (again via powershell), start karaf (*), execute wrapper:install ... (*), and exit. That way, I have a ready-to-run karaf instance. I am confused about the tasks that I have marked in (*). Any tips on this would be helpful. Regards, Cooshal. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
