XINS 2.0 has been released.
XINS is an open-source Web Services development framework.
XINS accepts the following protocols: REST, SOAP, XML-RPC, XML, Yahoo!
JSON and JSON-RPC.
From the specification of the API written in simple XML, XINS generates:
* Documentation of the specifications and implementations in HTML and
OpenDocument format
* Test forms, for testing your applications with a browser
* Client-side Java code, supporting load-balancing, fail-over and
time-out handling
* Server-side Java skeleton
* Web application (WAR file), compatible with servlet containers
* WSDL, for SOAP-interoperability
* SMD, for the Dojo toolkit
* Unit test code, based on JUnit
* Stubs, typically used for testing
The 2.0 release adds the following features:
* New protocols: Yahoo! JSON (with callbacks) and JSON-RPC (1.0 and 1.1)
* Import of WSDL and XML Schema.
* _WSDL and _SMD meta functions
* Better integration with the Spring Framework, the Dojo toolkit and GWT
* Examples with REST implementation, implementation in Groovy and with
Dojo toolkit
Links:
* Web site: http://xins.sourceforge.net/
* Features: http://xins.sourceforge.net/features.html
* Demo: http://xins.sourceforge.net/demo.html
* User guide: http://xins.sourceforge.net/docs/
* Primer: http://xins.sourceforge.net/primer.html
Enjoy,
Anthony


|