Re: Deploying grails application

2009-08-03 Thread Mark Thomas
Christopher Schultz wrote: > On 8/3/2009 6:06 PM, Mark Thomas wrote: >> Nope. Deployment via the manager app is synchronous. Time taken to >> deploy will depend how big the war is and how long your app takes to start. > > Good to know. I wonder what Juan meant when he said "instantaneous": I thin

Re: Deploying grails application

2009-08-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 8/3/2009 6:06 PM, Mark Thomas wrote: > Christopher Schultz wrote: >> Juan, >> >> On 7/30/2009 4:39 PM, Juan Pablo Romero Méndez wrote: >>> It turned out there is some delay between clicking the link to deploy >>> and the application being ava

Re: Deploying grails application

2009-08-03 Thread Mark Thomas
Christopher Schultz wrote: > Juan, > > On 7/30/2009 4:39 PM, Juan Pablo Romero Méndez wrote: >> It turned out there is some delay between clicking the link to deploy >> and the application being available. I somehow expected this process >> to be almost instantaneous. > > I won't use the manager

Re: Deploying grails application

2009-08-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juan, On 7/30/2009 4:39 PM, Juan Pablo Romero Méndez wrote: > It turned out there is some delay between clicking the link to deploy > and the application being available. I somehow expected this process > to be almost instantaneous. I won't use the m

Re: Deploying grails application

2009-07-30 Thread Juan Pablo Romero Méndez
It turned out there is some delay between clicking the link to deploy and the application being available. I somehow expected this process to be almost instantaneous. But the application is running fine now. Thanks! By the way, what is the preferred way to deploy war files to a tomcat installatio

Re: Deploying grails application

2009-07-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juan, On 7/30/2009 1:10 PM, Juan Pablo Romero Méndez wrote: > I'm stuck here: After deploying a war created by grails, everything > seems fine (tomcat says OK), but the application is not available in > the path it should be. The log files give no war

Deploying grails application

2009-07-30 Thread Juan Pablo Romero Méndez
Hello all, I'm stuck here: After deploying a war created by grails, everything seems fine (tomcat says OK), but the application is not available in the path it should be. The log files give no warning at all. Where could I search for the problem? Regards, Juan Pablo --