3.1.2
Publication date : June 27, 2005
Adaptation Models (XML Schema)
- The XML Schema type int is now supported.
See documentation. - A simplified notation is now available for the documentation of type definitions and element declarations. The simple notation does not require the elements
<osd:label>and<osd:description>.
See documentation. - It is now possible to specify in the documentation an hyperlink to another node in the adaptation : for example
<osd:link path="../misc>link to Miscellaneous</osd:link>.
See documentation.
Adaptation API
- EBX.Platform JSP tags have been optimized for the notation
path=.
Module deployment
- Bug #00229: EBX.Platform module, when deployed as a J2EE Web application, now supports the hot redeployment of the web appplication (the redeployment of the web application without restarting the application server).
- Bug #00245: Better behavior when a module is not registered but an adaptation in EBX.Platform repository refers to it.
- Module registration is logged with more informations so as to facilitate the debug if registration is not done properly (usually this is due to a class-loading problem).
EBX.Manager
- Bug #00232: Position of components is corrected.