Last updated by pledbrook 4 years ago

Version 1.0

  • GRAILSPLUGINS-440 - Upgraded the included Hessian and Burlap library from Caucho to the most recent version (3.2.0).
  • GRAILSPLUGINS-450 - You can now specify a different port for exported RMI services via the remoting.rmi.port configuration setting.
  • GRAILSPLUGINS-443 - No more ClassNotFoundExceptions when using domain classes as arguments or return values. Requires Spring 2.5.5 (either replace the Spring JAR file in your current Grails distribution, or get Grails 1.0.4 when it is released).
  • GRAILSPLUGINS-447 - Fewer stack traces are now printed to the log than previously, although there are some cases where unnecessary stack traces prevail (GRAILSPLUGINS-445).