Thanks for your answer.

the case of changing bundle-level is ok, you are right :)

But the case of setting a bundle level at the installation of the bundle,
doesn't work:

{code}
karaf@root> osgi:start-level 90
karaf@root> osgi:start-level
Level 90
karaf@root> osgi:install mvn:com.eurofins/camel_erms_mediation_core/2.0.0
Bundle ID: 52
karaf@root> osgi:list
START LEVEL 90 , List Threshold: 50
   ID   State         Blueprint      Level  Name
[  52] [Installed  ] [            ] [   80] CORE :: camel_smoke_test (2.0.0)
{code}

Even i change the start level to 90, the bundle is installed with level 80,
because 80 is configured in etc/config.properties:

karaf.startlevel.bundle=80

Regards,

Abdellatif



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-How-to-change-or-set-the-start-level-for-a-bundle-tp4026080p4026091.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to