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.
This tutorial makes use of the JAF (JavaBeans Activation Framework). If you don't know what it is you should visit http://java.sun.com/products/javabeans/jaf/ for more information and tutorials on it.
An overview of using Maven-based tooling and archetypes to develop a http upload JBI application
This tutorial provides an easy and convenient way for a new user to learn about:
After finishing this tutorial you have a working http-uploader. Feel free to play around with it and adding improvements.