|
02 May 2006 |
|
This release contains many internal changes and introduces some new functionalities. Some changes are incompatible with the previous release of Fydji WS framework (version 0.9.7).
The compatibility issues are mainly related to the generated Java classes to be used on the client side. The general organization of existing Fydji WS projects remains unchanged.
The "compatibility" related changes are marked by "(!)" in the list below :
- modified "build" files used for Fydji WS projects management. Almost all tasks have now specific implementation for Windows platform, when necessary. Some new "internal" Ant tasks are added.
- refactored actions' implementation on the server side (still in progress).
- better logs and errors management. The logs now show operations' execution time. All exceptions are now intercepted, logged and sent to the client as SOAP faults.
- (!) all principal methods and constructors of generated client classes now throws WSException with error description.
- (!) changes in Web Services descriptions files (.wsd). The operation's input and output parameters are now optional. Some minor modifications introduced in declaration of operation's result and SQL stored procedure call.
- (!) generated client side classes now contains methods with the names that differ from the previous version. It simplifies the usage of generated classes.
- Fydji WS Web Services now passes the WS-I Basic Profile conformance tests. - some other internal changes and bug fixes.
Fydji WS framework sources contains "VERSIONS.txt" file that gives more details on all changes introduced in this version. It also contains the reference to the documentation on migration issues for projects created with the previous Fydji WS versions.
» Download this version
|