2.2.2

MyESB Connect Agent Si 2.2.2   

The new MyESBHeaderEnricher has a problem with the attributes SEQUENCENUMBER and SEQUENCESIZE. Those attributes had to be integers and were converted as such in a previous version. Within the new header enricher you can set the type yourself and the conversion was removed.

Because of the removal of the conversion, older adapters stopped working, so we added the conversion again.

Also the enrichers with the propertyplaceholders (

did not work as well. This applies to the constructor-adapter.

Custom services created from MyESBAbstractAdapter can use the protected Log object. When this happens and the adapters is not recreated with the new si-components 2.2.0, there will be a linkage error. Therfor the Log object within the MyESBAbstractService is resetted to commons.logging.