Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-698

command line tool for managed endpoint

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None

    Description

      Current CXF provides a JMX API to star or stop the managed endpoint.
      This command line tool can make the user more easy to start or stop the server side endpoint.

      The command line tool option could be

      Managed Console for CXF
      Valid options
      -j [--jmx] arg the jmxServerURL that need to connet mbean server
      the default value is service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
      -p [--port] arg the port name of the managed endpoint
      the arg is the Qname of port
      -s [--service] arg the service name of the managed endpoint
      the arg format the Qname of service
      -o [--operation]

      {list|start|stop|restart}

      call the jmx functions
      list: show all the managed endpoints' objectNames and attributs
      start: start the endpoint with the --port and --service arguments
      stop: stop the endpoint with the --port and --service arguments
      restart: restart the endpoint with the --port and --service arguments

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: