Esb 3 4 0 7 Final

From GreenVulcano Wiki
Jump to: navigation, search

GreenVulcano® ESB package 3.4.0.7 Final

  • Commons
  1. Removed XPath engine re-initialization during startup.
  2. Removed recursive invocation of JMXEntrypoint.init() during Initializers execution.
  3. Improved (N)CLOB fields management in sqlX metadata.
  4. Improved reload configuration locking in order to avoid dead-lock.
  5. Corrected EML element definition in PopMessages.xsd
  • Task Scheduler
  1. Improved TaskManager reload configuration locking in order to avoid dead-lock.
  • JMS Listener
  1. Improved listeners instantiation algorithm in JMS listener pool.
  • DataHandler
  1. Resolved a column name misreading error in DataHandler's extended RowSet builder.
  • GVConsole
  1. Improved DTD referencing and deploy of aliased DTE Transformations
  • VCL HTTP
  1. Corrected RegisterHttpClientProtocolManager initialization, in order to avoid double JMX registration.
  • VCL J2EE
  1. Added to JMS Enqueue/Dequeue VCL operations the capability to exclude:
    1. GVBuffer -> Message properties enrichment during enqueue
    2. Message -> GVBuffer properties enrichment during dequeue