Skip to main content

Commands supplied by CXF

These commands related to CXF functionality. For more information on CXF see http://cxf.apache.org/.

CXF commands

Command

Parameters

Description

cxf:list-busses   Lists all CXF Busses
cxf:list-endpoints [options] [bus] Lists all CXF Endpoints on a Bus. Where bus is the optional CXF bus name where to look for the Endpoints
cxf:stop-endpoint bus endpoint Stops a CXF Endpoint on a Bus. Where:
  • bus is CXF bus name where to look for the Endpoint.
  • endpoint is the Endpoint name to stop.
cxf:start-endpoint [options] bus endpoint Starts a CXF Endpoint on a Bus. Where:
  • bus is CXF bus name where to look for the Endpoint.
  • endpoint is the Endpoint name to start.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!