giServer Documentation
giServer the easy to use and extensible batch and integration server
Brought to you by:
snov2013
Here you will find some coding examples on how to develop batch and trigger plugins, as well as your own client applications.
If you checked out the giServer trunk via SVN and want to deploy the example plugins to the ext folder, you can simply use the existing ANT task "deploy-examples". This task will create a new file "giServer-examples.jar" containing all plugins in the example package in the ext folder.
Simple batch plugin examples source code
Extended Batch API plugin examples source code