deploy « grails « Java Enterprise Q&A





1. Running a J2EE/Grails app as a windows desktop application    stackoverflow.com

I'd like to do the following but am not sure if it can be done and if so how. Create a Grails application on my local machine and test it. Then ...

2. Grails: what are the main issues (and his solutions) when deploying in weblogic?    stackoverflow.com

I'm trying to deploy my grails application (*.war) in a weblogic server. But now I'm getting error:

"/index.gsp" not found.
While I run to solve this I'm think what more problems can ...

3. Deploying grails webapps in jetty with apache2 and mod_proxy with different domainnames?    stackoverflow.com

I'm running an apache2 webserver and jetty with mod_proxy. My webapps do not have some context configuration, i only move them to the /webapps directory. When i deploy one webapp as root.war in ...

4. Why to use JBoss for Grails deployment?    stackoverflow.com

I'm working on the project that uses Grails as Web framework and JBoss for deploying web-applications. JBoss allows to configure connection to database and then Grails could use JNDI datasource. However ...

5. Error while deploying grails application in websphere    forum.springsource.org

Feb 18th, 2011, 05:37 AM #1 ramkalyan View Profile View Forum Posts Private Message Junior Member Join Date Jul 2010 Posts 3 Error while deploying grails application in websphere Hi All, ...

6. Deploying on Grails 1.2.0 on JBoss    forum.springsource.org

Deploying on Grails 1.2.0 on JBoss Hello, I'm having trouble in deploying 2 grails application on JBoss. After I deploy the second application on the application container, the first application throws ...