You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/04/10 21:37:17 UTC

[jira] [Updated] (CXF-3438) Karaf command line commands for CXF

     [ https://issues.apache.org/jira/browse/CXF-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-3438:
-----------------------------

    Labels: GSoC2013  (was: gsoc2011)
    
> Karaf command line commands for CXF
> -----------------------------------
>
>                 Key: CXF-3438
>                 URL: https://issues.apache.org/jira/browse/CXF-3438
>             Project: CXF
>          Issue Type: New Feature
>          Components: OSGi
>            Reporter: Daniel Kulp
>              Labels: GSoC2013
>
> 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:
> {code}
> cxf:createService --ref=MyServiceRef --wsdlLocation=/foo/foo.wsdl --address=http://localhost:9000/MyService  
> {code}
> 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....

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira