Chuffed

I just deployed my first Grails app running with PostgreSQL on MorphExchange.

Following their Java Dev Cookbook was quite easy though I found I had to do the following:

  • Under log4j configuration add a property logs.home = ”./logs” (here)
  • Don’t need to change the Grails DEFAULT_DEPS in War.Groovy to exclude jdbc2_0-stdext.jar per their doc.  Perhaps the exception they warn about will be a problem if trying to use JNDI?

The real wide internets beta lookout, I now have a place to host some unsuspecting Java onto the world, <cold evil laugh>

Bookmark and Share

No related posts.

This entry was posted in Cloud, Grails, Groovy, Java, Platforms. Bookmark the permalink.

One Response to Chuffed

  1. friarminor says:

    Congratulations, even if it means that the world might be treated to something scary!

    Good luck on your Morphexchange deployments!

    Best.
    Alain Yap
    Morph Labs
    http://www.twitter.com/MorphLabs

Leave a Reply