1.0.4 Release Notes

From GCube System
Revision as of 17:11, 26 November 2010 by Manuele.simi (Talk | contribs) (New page: gCore <code>1.0.4</code> introduces the following changes: ====Changes Related to the gHN==== :* ''configuration'': The gCore container is now defaulted to start with a service thread po...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

gCore 1.0.4 introduces the following changes:

Changes Related to the gHN

  • configuration: The gCore container is now defaulted to start with a service thread pool sized to 100;

Changes Related to Services

  • changes for managing pre-conditions on WS-Topics:
  • WS Core 4.0.4 released in 1.0.3 has been fixed to manage some corner cases;
  • fault management:
  • getCause on a GCUBEFault returns a Throwable of the remote exception;
  • serialisation and deserialisation of full, recursive stack-trace as fault detail;
  • stateful homes:
  • GCUBEWSLiteResource.transformParams() returns Object[] instead of Object
  • code clean up
  • restored setScope(thread,scope) methods for binary compatibility with previous release