Skip navigation.
Home

GWT Server Library (GWT-SL) 0.1.5a Released

Dear All,

I am happy to announce release 0.1.5a of the SL which is mainly a compatibility and maintenance release. The comprehensive change-log:

  • Fixed example of GWTRPCServiceExporter in documentation, thanks to Martin Konzett for spotting
  • Updated dependencies to Hibernate4gwt 1.1b, thanks to Bruno Marchesson for hints on the HB4GWTRpcServiceExporter
  • Updated dependencies to GWT-1.5.2
  • Removed javassist dependency from demo project
  • Added unit tests for verification of correct RPC mapping of service
  • that extend other service classes

  • Fixed bug in client tests that would omit calls to certain services