Release Date: Sunday, November 27, 2016

Release Highlights

  • This release contains minor improvements

Compatibility Notes

(warning) The following issues have compatibility implications:

Change Log

Improvement

TOA-80 - Hornet property to control default delay or priority of injected messages

This release introduces the ability to set the default value for the delay used for Hornet MessageInjector calls that don't specify a delay by setting the new configuration property 'nv.toa.defaultinjectiondelay':

Calls affected by the new property (when set):

If not set the property defaults to 0 meaning that injected messages will not be delayed or prioritized.

TOA-89 - Javadoc Hornet Configuration Properties

This release defines constant values for Hornet configuration properties and provides javadoc for them.

See: Contant Field Values
Compatibility Notes:

 

The property name 'nv.toa.strictServiceLocatorValidation' has been deprecated and is replaced with 'nv.toa.strictservicelocatorvalidation'. The original property name can still be used, but takes lower precendence than the new all lowercase name.