java - Add SCR feature in karaf 2.3.10 -
i've installed apache karaf 2.3.10 in environment deploy osgi bundles. need add scr feature karaf. tried following steps in link. won't show installed components similar osgi:install command. can tell me references or steps add scr feature?
you can install features command follows:
karaf@root> features:install scr i have tested 2.3.10 , works fine. no need add repositories features repos
Comments
Post a Comment