eclipse - 发布到 Websphere 应用程序服务器

标签 eclipse websphere

当我尝试在 IBM websphere 上部署应用程序时,我收到以下错误:

"The publish encountered some problems and the application may not have been installed or it may have been successfully installed but was unable to start. The application contains validation errors. Correct the errors in the Problems view before publishing the application on the server. If you want to allow applications containing errors to be published on the server, enable the Allow applications containing errors to be published on a server check box (Windows > Preferences > Servers > WebSphere). The project cannot be built until build path errors are resolved"

关于查看 eclipse.ini 文件的建议很少,但它对我没有多大帮助。

感谢您的投入。

预先感谢您, 幸运的是

最佳答案

在 Eclipse 中,转至 Window -> Preferences -> Server -> WebSphere Application Server 并选中“允许在服务器上发布包含错误的应用程序”框。

注意:您的 Websphere 版本可能与我的示例屏幕截图中显示的版本不同。另外,请注意,我使用的是 Spring Tool Suite,但它本质上是 Eclipse。

enter image description here

关于eclipse - 发布到 Websphere 应用程序服务器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18259446/

相关文章:

c++ - 如何安装第三方库

java - 运行DLL中声明的方法的代码

java - android中doc转pdf,无法执行dex

java - 将 "git describe"输出传递给 Java 代码

eclipse - 如何更改默认的 eclipse shell 解释器?

java - websphere 中的自动 Jenkins 部署

java - Primefaces + MyFaces + CDI (OpenWebBeans) + WAS 8.5

java - 如何在 websphere liberty 8.5 中设置 spring.profiles.active

用于多个应用程序服务器的 Maven EAR 项目

java - 在 WAS 上找不到 sun.security.util.DerValue