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
<mdm:label>
and<mdm:description>
.
See documentation. - It is now possible to specify in the documentation an hyperlink to another node in the adaptation : for example
<mdm:link path="../misc>
link to Miscellaneous</mdm:link>
.
See documentation.
Adaptation API
- webMethods MDM JSP tags have been optimized for the notation
path=
.
Module deployment
- Bug #00229: webMethods MDM 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 webMethods MDM 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).
webMethods Master Data Manager
- Bug #00232: Position of components is corrected.