multi-tenant/grails-multi-tenant-core

Plugin not usable in Grails 2.x due to broken falcone-util in 2.x

Opened this issue · 2 comments

The falcone-util plugin this plugin depends on is broken in Grails 2.x. The documentation of grails-multi-tenant-core-db found on the page below implies that a solution has been developed both for this plugin and grails-multi-tenant-core-db, but I see no trace of this in the commits.

The page: http://multi-tenant.github.com/grails-multi-tenant-single-db/docs/v0.8.2/guide/1.%20Introduction.html#1.1%20This%20plugin%20vs.%20multi-tenant-core

For Grails 2.x use the multi-tenant-single-db instead of multi-tenant-core.

Hi,
I got the same problem. Can I use multi-tenant-single-db to handle multiple datasources ? As far as I understood I have to use multi-tenant-core for this purpose, right ?

Thanks !