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.
我们使用JBoss 的“web”配置。 现在我们只部署战争文件。 但是我们要将ear部署到JBoss。 据我所知,不可能在web配置上部署ear ,因为 web configuration 中没有 ear deployer。将文件default\deployers\ear-deployer-jboss-beans.xml复制到web\deployers目录 就足够了吗? 或者一些额外的文件也应该被复制?
我建议不要从 Web 配置开始,而是使用“默认”配置并对其进行修整。例如,删除 JMS。