Month: February 2012

  • Developing web services in ServiceMix

    I have added a number of projects to FuseByExample/smx-ws-examples on GitHub that demonstrate how to go about developing a number of common web service use cases. The samples are designed to get you up and running quickly with SOAP based web services in an OSGi world. The examples include: a Maven project that generates all […]

  • Build-time integration testing OSGi bundles in ServiceMix

    I have just added a new project to GitHub under FuseByExample/smx-integration-testing that you can use to verify at build time that your bundles and features will deploy and run as expected in a specific version of ServiceMix. The intention is that you can use it to kick start testing in your own projects. To do […]