GWT Server Library (GWT-SL) 0.1.4d Released
Submitted by george on Tue, 2008-03-04 12:35.
A new maintainance release 0.1.4d of the SL is out and available on SF.
Changelog:
- Changed service exporter injection in GWTHandler from FactoryBean to RPCServiceExporter, since there was no easy way of setting FactoryBeans and provided a necessary refactoring for GWTRPCServiceExporter to implement an interface. Thanks to Ed for spotting this problem and providing the solution.
- added unittest for hibernate4gwt.
- updated hibernate4gwt to 1.0.3, spring to 2.0.8
- fixed unit test
- fixed comments in web.xml
- updated build script
- fixed copyright notices
- restructured build process
