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

Compare with Current View Page History

« Previous Version 4 Next »

What are the requirements for this tutorial?

NOTE: Before beginning this tutorial, please make sure you are running at least ServiceMix version 3.2, otherwise this tutorial will not work for you.

An overview of using Maven-based tooling and archetypes to develop a http upload JBI application

Goals of the document

This tutorial provides an easy and convenient way for a new user to learn about:

  • using Maven to develop JBI service units and service assemblies
  • using Maven to create Eclipse projects
  • using xbean.xml files to configure routes and services in ServiceMix
  • writing your own http consumer marshaler

After finishing this tutorial you have a working http-uploader. Feel free to play around with it and adding improvements.

Contents

Start this tutorial

  • No labels