I'm using Karaf 3.0.3 and trying to create a custom distribution following the instructions here <http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html> . I'm able to create a custom distribution but can't figure out how to add a custom startup script, similar to "bin/karaf", except it would be "bin/myKaraf". It should also be with executable file permissions. I'm using karaf-maven-plugin. Any ideas?
-- View this message in context: http://karaf.922171.n3.nabble.com/Custom-distribution-with-custom-startup-script-tp4038689.html Sent from the Karaf - User mailing list archive at Nabble.com.
