ZKGrails 1.0.3 and 1.1-M1 for cloud

Submitted by chanwit 2 years ago, published on

I am please to announce that we are releasing two versions of ZKGrails. Both ship with ZK 5.0.7.

The first one is ZKGrails 1.0.3, the third maintenance release for 1.0 series and,

ZKGrails 1.1-M1, the first milestone of the 1.1 series. This version of ZKGrails focuses on supporting cloud portability. It is able to deploy to Cloud Foundry already (Hibernate/MySQL, MongoDB as well as Redis).

You can see ZKGrails with MongoDB backend live at http://zkgrails.cloudfoundry.com Other cloud environments will be supported soon.

To install ZKGrails 1.1-M1, you need to specify it's version after the install-plugin command, as follows:

$ grails install-plugin zk 1.1-M1

Other plugins in this release train are:

  • zk-hibernate
  • zk-mongodb
  • zk-redis
Each supports different backend for ZKGrails.

Enjoy Ajax!

blog comments powered by Disqus