XINS - XML Interface for Network Services

Overview

XINS is an open-source Web Services framework supporting HTTP protocols such as REST, SOAP, XML-RPC, JSON, JSON-RPC and more.

From the specifications written in simple XML, XINS generates the Client API (.jar), the Java server code template (.war), the WSDL and the documentation of the specification in HTML (with the test forms) or in OpenDocument format.

For more information read the user guide and have a look at the demonstration page or at the features page.

Schematic overview of XINS

News

XINS 3.0 beta 1 released [April 28, 2012]

What's new:
  • Fixed logdoc problems when compiling.
  • Integrated logdoc with log4j properties.
  • Fixed Netty server.

Technical details are available in the Change Log file. As changes are important and break compatibility, I don't advice to upgrade to this version. More stable versions will follow.

Download this release, either as a Windows installer or as a platform-independent TAR GZ file.

News

XINS 2.3 released [August 13, 2010]

What's new:
  • Added support for Google App Engine
  • Support for IPv6.
  • Support for ANT 1.8.0.
  • Added create-project target
  • Several bug fixes and enhancement

Technical details are available in the Change Log file. This will be the last release compatible with Java 1.3 and Java 1.4.

Download this release, either as a Windows installer or as a platform-independent TAR GZ file.