Projects / JSON-RPC-Java / Releases

RSS All releases of JSON-RPC-Java

  •  29 Mar 2006 01:45

Release Notes: The license has changed from the LGPL to the Apache License, Version 2.0. New object registration, lookup, and unregister APIs have been added to JSONRPCBridge.

  •  12 Dec 2005 21:02

Release Notes: The manual was updated with documentation for References and LocalArgResolvers. Javadoc updates were made. Clustering support was added along with a ErrorInvocation callback interface. Bugs in the JSON-RPC JavaScript client were fixed.

  •  19 Sep 2005 00:05

Release Notes: The ability to handle generic Object and Interface method signatures was added. The date marshalling format was changed to milliseconds. The ability to cancel async requests was added. The protocol was updated for closer conformance with the JSON-RPC specification.

  •  20 Jun 2005 01:25

Release Notes: This release featured public access to many APIs, automatic conversion of numeric String types into methods with Number signatures, a splitting out of the POJO serializer code so it can be used separately, and support for stateless usage with no need for HttpSession. An information leak of protected method names was fixed. Many other small bugfixes and enhancements were made.

  •  14 Feb 2005 02:28

Release Notes: This release contains many updates and bugfixes including Unicode and other character set support (UTF-8, ISO-8859-1 have been tested), asynchronous support, a Unicode test suite, a regression test suite, a dictionary demo, a browser compatibility database, a "Hello World" sample app, tutorial and manual updates, and a protocol sync with the JSON-RPC spec.

  •  24 Jan 2005 23:03

Release Notes: This release fixed a bug with Internet Explorer caused by a previous fix for Opera 8. Both browsers should now work again.

  •  24 Jan 2005 06:55

Release Notes: This now works in Opera 8 Beta and Konqueror 3.3 (with a patch to KHTML). A new lightweight JavaScript JSON-RPC client was added. The browser support documentation was updated. A new mailing list was added.

  •  21 Jan 2005 14:42

Release Notes: More detail has been added to the tutorial. Unmarshalling into generic collection interfaces (list, map, and set) has been fixed. Circular reference detection has been added to BeanSerializer. New test cases have been added to the demo.

  •  11 Apr 2004 23:42

Release Notes: This version adds missing boolean and boolean array support, changes the supported Safari version to 1.2, fixes a bug with calling void methods or methods that return null, moves the stack trace out of the Exception message and into a seperate 'trace' field, and adds test cases to the example code. It adds the ability to register callbacks for before and after method invocation, which can be used, for example, to permit JAAS authenticating, by logging in on preInvoke and logging out on postInvoke.

  •  04 Apr 2004 17:35

No changes have been submitted for this release.

Screenshot

Project Spotlight

directfb-lua

A Lua binding generated from DirectFB headers.

Screenshot

Project Spotlight

Seed7

An extendable programming language.