| Version |
Date |
Description |
| 1.2.6 |
2009-07-30 |
Fixes and performances release |
| 1.2.5 |
2009-05-30 |
Fixes release |
| 1.2.4 |
2009-03-30 |
Performance release |
| 1.2.3 |
2009-01-30 |
Refactoring Proxy Runtime |
| 1.2.2 |
2008-11-15 |
Support for ESB generation |
| 1.2.1 |
2008-09-30 |
Code cleansing |
| 1.2.0 |
2008-07-08 |
Messaging refactoring |
| 1.1.0 |
2007-08-30 |
Containers support |
| 1.0.1 |
2007-05-15 |
First release |
| Type |
Changes |
By |
 |
Fixed issue 59: Target program properties are no longer stored in a properties file. We use a bean instead. |
fady |
 |
Fixed issue 63: Configuration beans replace Apache commons XML hierarchies. |
fady |
| Type |
Changes |
By |
 |
Enghanced caching of host invoker. |
fady |
 |
Fixed issue 1: Long response times when doing Socket pooling. |
fady |
 |
Fixed issue 50: Remove systematic final attributes on methods. |
fady |
 |
Fixed issue 51: Remove static attribute on commons logging logger . |
fady |
| Type |
Changes |
By |
 |
Project legstar-messaging-impl has been removed. |
fady |
| Type |
Changes |
By |
 |
Invoker Runtime is renamed Mainframe Adapter Runtime. |
fady |
 |
Deprecated the invoke methods that took java objects. These created dependencies
on COBOL binding that are not useful. The Adapter Runtime now works at the raw mainframe
data level and is independent of the language binding layer. |
fady |
 |
Fixed issue 27: Adapters always send the largest payload for variable size input structures. |
fady |
| Type |
Changes |
By |
 |
Changed from wait/notify synchronization to Java 1.5 CountDownLatch. |
fady |
| Type |
Changes |
By |
 |
The invoker uses the new messaging implementation code introduced in 1.2.0. |
fady |
| Type |
Changes |
By |
 |
The invoker now supports multiple input/multiple output. This is needed for
CICS containers full support. |
fady |
 |
The configuration file is now called "legstar-invoker-config.xml" by default. |
fady |
| Type |
Changes |
By |
 |
First version of the Mainframe Invoker Runtime. |
fady |