Eric,
Our documentation sandbox contains two tutorials which are to be put on the main site very soon. One of them is about using Maven to build SU/SA: http://incubator.apache.org/servicemix/2-beginner-using-maven-to-develop-jbi-applications.html
If you look at the tutorial, you'll notice that the examples in there include a SU targeted at servicemix-file. Once you have the basic structure, you can find even more configuration details on http://incubator.apache.org/servicemix/servicemix-file.html
Regards, Gert ericnygma wrote:
Hi, I have a hello-world-se. I want it to write some text to a file.Towards this, the following is my thinking: 1) Create a service unit for the servicemix-file BC. 2) Create a service assembly for the above su.Deploy it. Now, I could find a tutorial on creating the su/sa for the servicemix-http component - through the use of a maven archetype. Is such an archetype available for the servicemix-file component. I am asking this because I dont know what the jbi.xml and xbean.xml of the su/sa for the servicemix-file component should look like. Thanks in advance, Eric.
