My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: grails, plugin, morph
Show all Featured downloads:
grails-morph-0.1.zip
Feeds:
People details
Project owners:
  danilat83

--- 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>









Hosted by Google Code