|
25 January 2006 |
|
In this release:
- introduction of a new functionality: the possibility to associate a Web Service operation with the invocation of a method from a Java class. The method's signature must meet some requirements. Its input parameters must correspond to those from operation, and its result structure must be the same as the operation's output parameters (Map instances or any objects with necessary "getter" methods).
- completely (almost) documented XML Schema for web services definition files (.wsd). It may be exploited by an XML editor to give you better "contextual" help while editing a .wsd file. Tested with oXygen and XML editor from Eclipse WST.
- several internal modifications and bug fixes.
» Download this version
|