|
Project Information
Featured
|
--- 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>
|