My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Downloads

--- This plugin is deprecated, see http://www.grails.org/MorphDeploy+Plugin ---

Morph Plugin is a Grails plugin that helps to deploy a Grails application on http://www.mor.ph/

This plugin adds dynamically on your web.xml this resource:

<resource-ref>

<description>
Morphlabs Datasource
</description>

<res-ref-name>
jdbc/morph-ds
</res-ref-name>

<res-type>
javax.sql.DataSource
</res-type>

<res-auth>
Container
</res-auth>

</resource-ref>

Powered by Google Project Hosting