Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用带有 EJB 3.0 的 jboss 企业应用平台 5。在我的应用程序中,我们部署了 3 个独立的 EAR,没有依赖项(ear-1、ear-2、ear-3)和 1 个战争(war-1)。
谁能告诉我 1. 如何在 JBoss [ear-3,ear-1,ear-2] 中配置 ear 的部署顺序。 2. 使用 shell(.sh) 脚本而不是从 JBoss 管理控制台启动和关闭单个应用程序(ear's)。即我只想使用 shell 脚本启动和停止 ear-2