We are happy to announce the stable release of giServer 1.1.0
This release adds some features, that where missing in the beta version.
All database connection will be automatically pooled using the BoneCP-API.
The basic batch development API is now extended for parallel data processing. Jobs can now be splitted in smaller steps and be bundled to flows. Flows can be processed parallel or sequential. There is also support for chunk processing of data, using input-, processing- and output objects.... read more
We are happy to announce the release of giServer 1.0.1 Beta
Release notes:
- The scheduling dialog and the dialog for manual batch start now will show the available parameters of the selected batch.
- Several bug fixes
- Enhancements to the build process itself (ant scripts), to make life easier for commiters
The is an error in an older version of the giServer 1.0 Windows setups. Ths giServer-JAR file is missing.
This will lead to an error if you try to start the windows service.
Please re-download the current setup or copy the missing JAR into the lib folder of your installation.
You can download the missing jar here:
http://sourceforge.net/projects/gadivintegrationserver/files/1.0-beta/giServer-1.0.0-131203100113-jar.jar/
We are happy to announce the first release of giServer 1.0.
The status has changed from alpha to beta.
Release notes:
- Better exception handling for batch queues
- New dynamic plugin system. Plugins will now be detected by their name (class needs to end with "Plugin"), no more meta configuration the MANIFEST file is needed.
- New password change dialog in giServer-Manager
- Several enhancements in log handling
- Strict interval mode for scheduling entries
- Refactoring of the trigger service
- Refactoring of the scheduling service
- Back end bug fixing
- giServer-Manager UI bug fixing
- New installation archive for platform independent setup of the server... read more