Hi everyone,

i am trying to set up a custom distribution with karaf 4.0.4.
I copied the example from http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html. Unfortunately, I encountered two problems:

1. When adding any feature to the <bootFeatures>, the pax-logging-service does no longer start automatically (status is Resolved).

2. When adding the feature "eventadmin", i get the exception "java.lang.IllegalStateException: Unknown protocol: mvn". This seems to be a race condition - i copied the feature and increased the start level for the eventadmin and metatype bundles to 10 and now it works.

Is there any known solution for this? Should i create issues in JIRA?


Regards
Jan

Reply via email to