6 messages in org.codehaus.grails.user[grails-users] deploying grails appli...
FromSent OnAttachments
Johan Chaves Saborío11 Sep 2007 19:16 
wouters11 Sep 2007 22:54 
Graeme Rocher12 Sep 2007 00:05 
wouters12 Sep 2007 00:52 
Johan Chaves Saborío22 Sep 2007 17:49 
wouters23 Sep 2007 22:59 
Subject:[grails-users] deploying grails application in Websphere 5.X
From:Johan Chaves Saborío (joha@gmail.com)
Date:09/11/2007 07:16:44 PM
List:org.codehaus.grails.user

How can I deploy a grails war into a websphere 5.x server. The problem I'm having is that grails generates the web.xml based on the servlet 2.4 api, but websphere is trying to use the servlet 2.3 api.

Is there any way to create the grails application with the servlet 2.3 api?