Home » Projects » Fydji WS » Versions » Fydji WS - Version 1.6.1
Fydji WS - Version 1.6.1
29 February 2008

In this release:
- introduced new action <exec>. It allows to publish Web Service operations mapped to applications, shell scripts and other executables.
- updated XML schema for Web Services Description files (.wsd). WSD descriptions have the same namespace as in the previous version, but different XML schema location.
- added support for Oracle's data types CLOB (returned as String value), DATE, TIMESTAMP, TIMESTAMPLTZ, TIMESTAMPTZ (returned as Date value).
- updated project management Ant tasks, in particular for PHP client classes generation and documentation.
- the generated stub classes for Java method mapping actions (<javaMethod>) are now included in "srcGen" folder.

The migration of your existing projects must be performed in order to use them with this version. It is described in documentation included with the Fydji WS sources and its QuickStart projects.

» Download this version