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

Karaf command line commands for CXF

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • OSGi

    Description

      With the enhanced blueprint capabilities in CXF 2.4 and the tighter integration with Karaf, it would be nice to create a set of Karaf shell commands for performing various CXF related operations. For example, if there is a bundle deployed that has a service implementation (or possibly that registered an OSGi service that you want exposed via CXF), you could do:

      cxf:createService --ref=MyServiceRef --wsdlLocation=/foo/foo.wsdl --address=http://localhost:9000/MyService  
      

      to create a new "bundle" (similar to how the activemq broker commands work) to create and start the service.

      This commands feature could extend to stopping things, JAX-RS/REST, starting up the log browser, etc....

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: