All releases tagged Stable


Release Notes: This release improves the compatibility with .Net Web services. A new _xml type has been added. It is now possible to configure the generated web.xml. This release also contains bugfixes and small RFEs.


Release Notes: The Web Service can be started with "java -jar <api name>.war" with an option to start it with a graphical user interface. It is possible to include or exclude calling convention with the ACLs. The runtime properties can include other files and the location can be a URL. The generated build.xml is now much smaller. Several bugs were fixed and small RFEs have been implemented.


Release Notes: This release adds support for JSON calling conventions, shared error codes, and import of WSDL and XML Schema. Integration with the Spring framework and GWT has been improved. New examples with Groovy, REST, and the Dojo toolkit have been added. Many other small features and improvements have been done.


Release Notes: Incorrect decoding of international characters, a missing CSS file for specdocs, and failure when no error codes are defined have been fixed.


Release Notes: This is a bugfix release. There are no major bugs. Bugfixes were made to the XINS front-end framework, the generation of the WSDL from the API, and some of the new target tools.


Release Notes: New features include integration in the core and improvement of the front-end framework, improved integration with Eclipse and NetBeans, JMX integration, and new targets to run PMD, FindBugs, code coverage, java2html, and JMeter on the API. New Ant tasks were added to execute a XINS target and to call a XINS API. This release contains also some bugfixes.


Release Notes: Five small bugs were fixed. One minor incompatibility was introduced: generated data elements on the server side are now public classes, instead of package-private.


Release Notes: This is a bugfix release. Starting the API no longer freezes if no runtime properties file is specified. Functional error codes are logged at the INFO level even if several CAPI jar files are in the classpath. The copy-nb-files target used to copy NetBeans files for existing projects now works.


Release Notes: The main new features are automatic communication protocol detection, asynchronous requests, generation of documentation in OpenDocument format, support for including files (e.g. HTML) in the WAR file, and an extensive Pet Store demo. Additionally, both the compile-time performance and the runtime performance of XINS have been tuned further. Some bugs were fixed.


Release Notes: This major release turns XINS into a Java-based Web Services development framework. Server-side SOAP and XML-RPC support was added along with filtering for diagnostic context IDs and a meta-function for automated ACL checking. Unit tests for API implementations and multiple implementations per API are now supported. API stubs and API unit tests can be generated from examples. Generated test forms were improved. Various other enhancements and bugfixes were implemented. Extensive testing and performance tuning was performed.