6 messages in org.codehaus.grails.user[grails-users] deploying grails appli...
FromSent OnAttachments
Johan Chaves SaboríoSep 11, 2007 7:16 pm 
woutersSep 11, 2007 10:54 pm 
Graeme RocherSep 12, 2007 12:05 am 
woutersSep 12, 2007 12:52 am 
Johan Chaves SaboríoSep 22, 2007 5:49 pm 
woutersSep 23, 2007 10:59 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[grails-users] deploying grails application in Websphere 5.XActions...
From:Johan Chaves Saborío (joha@gmail.com)
Date:Sep 11, 2007 7: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?