servicemix - Osgi:list command not found -


i have installed apache service mix 6.0 on mac. starting karat(4.0) container using

./bin/karaf or ./bin/servicemix.

when run command osgi:list "command not found"

but if run list can list of deployed components.

can tell me has changed, why osgi:list not working

actually it's karaf 3.0.4 not 4.0.0 used in servicemix 6. list of changes commands can found in karaf documentation

but osgi:* changed bundle:* command scope.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -