Examples
In the following sections a few examples are given to illustrate the implementation and usage of the IX JEE Workflow. All examples have been created by using IDEs like NetBeans or Eclipse and are executed on Glassfish Server V2. The examples show different ways to development a workflow application. The examples may of course be tested with other application servers also. You are not obliged to copy all details of these examples but feel free to use the examples in your own server environment and configuration. Corresponding feedback and application reports are always welcome.
To facilitate building a web or EAR application using the Eclipse IDE we recommand to use the WebToolPlattform (WTP) which is an add-on for Eclipse IDE. These plugins are available at eclipse or the calisto project. The tools and IDEs being used may be downloaded, using the following URLs:
- NetBeans IDE
http://www.netbeans.org/
- Eclipse - Open Source Java IDE
http://www.eclipse.org/downloads/index.php
- Web Tools Plattform (WTP) Project
http://www.eclipse.org/webtools/main.php - Glassfish
https://glassfish.dev.java.net/public/downloadsindex.html
