Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-221

cxf:stop-endpoint command is cumbersome to use

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Minor
    • None
    • fuse-esb-7.0.1
    • CXF
    • None
    • % %

    Description

      The cxf:stop-endpoint and cxf:start-endpoint commands is hard to use.

      They lack

      • tab completion

      So if I had to stop an endpoint I had to do copy/paste to get the bus name, and endpoint name

      FuseESB:karaf@root> cxf:stop-endpoint HelloWorldImplPort
      Error executing command cxf:stop-endpoint: argument endpoint is required
      FuseESB:karaf@root> cxf:stop-endpoint cxf^ClloWorldImplPort
      FuseESB:karaf@root> cxf:list-busses 
      Name                                     State               
      [org.fusesource.examples.soap-cxf1649827064] [RUNNING           ]
      FuseESB:karaf@root> cxf:stop-endpoint org.fusesource.examples.soap-cxf1649827064 HelloWorldImplPort
      FuseESB:karaf@root> cxf:list-endpoints
      Name                      State      Address                                                      BusID                                   
      [HelloWorldImplPort     ] [Stopped ] [http://localhost:8181/cxf/HelloWorld                      ] [org.fusesource.examples.soap-cxf1649827064]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cibsen@redhat.com Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: