You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

servicemix-cxf-se

ServiceMix Cxf Se component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus.
It uses apache cxf internally to perform service invocations and xml marshaling.

Features:

  • jsr181 annotations
  • aegis binding
  • jaxb2 binding
  • wsdl auto generation
  • MTOM / attachments support

Installation

Installing the servicemix-cxf-se component can be done in several ways:

  • drop the installer zip in an hotdeploy directory monitored by ServiceMix
  • using ant tasks

Note that when using ant tasks, the component is not started, you will have to start it manually using ant tasks or a console.

  • No labels