如何在使用 IBM websphere 的 ear 应用程序中创建 deployment.xml 文件?

How to create deployment.xml file in ear application which used IBM websphere?

我想为我的 .ear 应用程序创建 deployment.xml 文件。我是 IBM websphere 环境的新手。请指导我。

deployment.xml 是在 WebSphere 服务器上安装应用程序时生成的。安装您的应用程序后,可以在您的个人资料中的 config/cells/(cellname)/applications/(appname)/deployments/(appname).[= 下找到该文件(永远不需要手动编辑)。 10=]