Menu

Source code Commit Log


Commit Date  
[r110] by dmg75it

Corrected version in pdf documents generation

2013-07-31 14:37:44 Tree
[r109] by dmg75it

Modified JDBCStatisticsWrite in order to use JDBCConnectionBuilder to obtain a database connection.

2013-07-31 14:36:58 Tree
[r108] by dmg75it

Version 3.3.2-Final

2013-07-26 11:24:17 Tree
[r107] by dmg75it

Updated version to 3.3.2

2013-07-26 11:21:32 Tree
[r106] by dmg75it

Added 'version' attribute to HTTP_ADAPTER module

2013-07-23 16:42:40 Tree
[r105] by dmg75it

Added missing LogCleanerTask

2013-07-23 15:14:42 Tree
[r104] by dmg75it

Modified JDBCStatisticsWrite in order to use JDBCConnectionBuilder to obtain a database connection.

2013-07-23 11:10:51 Tree
[r103] by dmg75it

-- Commons
Corrected pool initialization parameters reading in DriverPoolConnectionBuilder
Modified methods synchronization policy in ThreadMap
Corrected DateUtils.addTime onlyDate mode
Improved Id() generation in heavy parallel environments.
Corrected XSLTUtils.nowToString parameter names
Improved clean-up on destroy.
Corrected start/stop Windows scripts in order to permit JAVA_HOME path with spaces.
Corrected deploy of GVConcurrencyManager that created duplicated nodes.
Added new metadata:
- env{{varname}} : an Environment variable value;

-- HTTP
Unlocked HTTP Adapter Inbound:
- corrected initialization
- improved configuration
- added Action deployment to GVConsole
- added package's configuration samples

-- HL7
Added XA transaction support to HL7 Listener.

-- JMS Listener
Modified JMSListenerPool in order to permit the configuration of the same ForwardName on multiple queue.
Has been added a new required attribute @name to distinguish the forward instances.
Improved identification of Forward instance in log messages.
Corrected deploy of multiple Forward with same forwardName attribute value.
Improved start transaction errors in JMSForward.

-- VCL Email
Modified POPCallOperation to better handle text/html email attachments.
Modified UIDCache in order to process emails id and added a method to remove id from cache in order to re-process emails from POP3 stores.
Added VCL operation UIDCacheRemoveOperation in order to remove a list of email ids from UIDCache.
Modified POPCallOperation and SMTPCallOperation in order to enable the configuration of connection parameters through metadata.
In the SMTPCallOperation now the metadata can be used in all major configuration fields (message, subject, attachment, etc.).
See examples in ESB packages.

-- Logging
Removed direct use of log4j's Logger class (MUST BE used GVLogger class)
Added a new Log4J appender that enable the logging of all ESB subsystems in a per-service log file.
Modified logger configuration to use the new appender.
Added LogCleanerTask that can be scheduled to compress and/or delete older log files
Added to RegExFileFilter the capability to select files/directory modified after/before a given timestamp
Corrected file/directory last modified time handling in ZipHelper
Added loggerLevel attribute (at Services, Service, Operation, SubFlow level) to define a master logger level to be propagate at all GV components and sub-systems.
The master logger level can be changed at runtime through JMX.

2013-07-23 10:53:40 Tree
[r102] by dmg75it

Unlocked HTTP Adapter Inbound:
- corrected initialization
- improved configuration
- added Action deployment to GVConsole
- added package's configuration samples

2013-07-22 15:06:02 Tree
[r101] by dmg75it

Improved Id() generation in heavy parallel environments.

2013-07-22 15:02:03 Tree
Older >
Auth0 Logo