My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
CreateSoaFacesBundle  
How to create a Bundle (soafaces Bundle)
Updated Sep 10, 2011 by taha...@gmail.com

A Bundle (soafaces Bundle) is a simple JAR that contains the classes and resources needed to execute your soafaces Application or Task/Job. Bundles are very powerful and flexible. You can develop a Bundle to serve as an Application that will implement a GUI Application or as a Tasklet that will be part of a Job. In either case the process of developing, packaging, and deploying is very similar.

Let's walk through the process of creating a very simple Bundle. We will show you how to create the two kinds of Bundles:

  1. Application oriented Bundle (used to build web services powered GUI applications)
  2. Tasklet oriented Bundle (used to build batch jobs and workflows)


Sign in to add a comment
Powered by Google Project Hosting