- cxf:list-busses — lists all Apache CXF buses
- cxf:list-endpoints — list all active endpoints belonging to the specified Apache CXF bus
- cxf:start-endpoint — start the specified Apache CXF endpoint belonging to the specified bus
- cxf:stop-endpoint — stop the specified Apache CXF endpoint belonging to the specified bus
The cxf commands are used for managing Apache CXF buses and endpoints. If these commands are not already loaded into the console, you can load them using the following console command:
karaf@root> features:install cxf-osgi







