问题
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 happen when someone change deploy from Apache Tomcat to Oracle Weblogic.
Anybody have a list of commons problems/solutions to share?
Thanks
回答1:
A list of common problems with different application servers and how to deal with these problems can already be found in the FAQ on the Grails community page.
- http://www.grails.org/FAQ#Application Servers
- http://www.grails.org/Deployment#Weblogic 11g
来源:https://stackoverflow.com/questions/6193390/grails-what-are-the-main-issues-and-his-solutions-when-deploying-in-weblogic