GWT Server Library (GWT-SL) 0.1.4e Released
Submitted by george on Mon, 2008-03-10 11:30.
Unfortunately the SL-0.1.4d contains a serious design bug which makes the GWTHandler unusable. Thus I created a new release 0.1.4e which is already up in sourceforge.
Changelog:
- Bug fix in GWTHandler: The service exporter fix in 0.1.4d was revised. A RPCServiceExporterFactory is now used to generate RPCServiceExporter instances. Credits to Andrew McAllister for reporting.
- The NoSuchMethodException which is thrown when a requested method cannot be found on the service not produces a more descriptive message.
- Fixed serialisation policy generation issue with unit tests.
- Fixed documentation bugs.
