在将WAR文件部署到websphere application server时,我遇到以下错误:
1.is at a compatible Java(TM) Platform, Enterprise Edition (Java EE) level for the current version of WebSphereorg.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: WEB-INF/web.xml
我已经使用相同的WebSphere配置部署了此应用程序的早期版本,但我使用的是grails 1.3.7,没有资源或webxml插件。我可以部署到Tomcat,但当我将相同的war部署到WebSphere时,我在尝试访问应用程序时收到以下错误:
Error 500: No thread-bound request found: Are