WSF Staff
loentar
WSF Staff provides:
- stateful web services and clients implementation in C++/JavaScript;
- service-component implementation;
- C++ (server, client-side) and JavaScript(client-side) SDK, including extensible code generator for for fast and easy development of SOA-applications;
- webapp toolkit, written on JavaScript/Ajax for easy creating web-applications. Webapp includes Javascript SDK based on YahooUI!, Prototype, WS.JS libraries and simple web-application example;
- security support (users, groups support, access to components, services, operations, widgets, and more);
- web service interface generation by WSDL file (See CreatingCppClientByWsdl);
- WSDL file generation by web service interface.
Portability and Platform Support:
- Windows;
- Linux.
Description of the WSF Staff structure
http://code.google.com/p/staff/wiki/SoaApplicationStruct
Example of creating a SOA-application
http://code.google.com/p/staff/wiki/SoaApplicationExample