Home > Release Notes

4.7.2

Release Date: July 20, 2009

Backward compatibility

The deployment descriptor (web.xml) for EBX.Platform web applications has been modified to comply with the Servlet 2.3 specification . This allows to use the datasource v5 facility in Websphere Application Server out of the box. Customers using the legacy datasource v4 facility in Websphere Application Server are required to repackage the "ebx" web application .

Workflow

The workflow designer is now able to insert a node between two other nodes.

Inheritance

The behaviour of inheritance has been clarified for the various combinations of definition modes:

API

Computation of Differences

The method compareOccurrences has slightly evolved. The parameter showDetails will be forced to false if not in resolved mode.

Inheritance and definition modes

As mentioned above, the inheritance specification has evolved so as to clarify the behaviour and to make it tolerant to any combinations of definition modes between a table and its parent table. This has the following impacts on the API:

Clarification of "before creation" trigger

Limitations on the "before creation" trigger context are henceforth explained. See TableTrigger.html.handleBeforeCreate .

Bug Fixes

Home > Release Notes