It's the service wrapper as describe here: http://karaf.apache.org/manual/latest/users-guide/wrapper.html
Yes it's possible to run two daemons (but it's better to have different name): - you have to change all port numbers on each instance (to avoid ports already bound issue) - each instance use a difference karaf-wrapper.conf especially with the location of the pid file
Regards JB On 12/12/2014 04:44 PM, rcbandit wrote:
hi I would like to run 2 Karaf demons using this tutorial. http://www.dropbit.ch/apache-karaf-3-0-1-as-a-daemon/ Is this possible? Maybe I would have two daemons with same name - karaf-service. Have you tried this? -- View this message in context: http://karaf.922171.n3.nabble.com/2-Karaf-daemons-on-one-server-tp4037201.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
