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 新手,我想知道一个工具来配置我的 EJB 和创建 EAR 文件。
我知道,使用 Eclipse 和 Netbeans 是可能的,相反我想使用一些独立的工具来创建 EAR 文件。
请提供一些链接或文档以逐步执行此操作。
提前致谢。
Maven 有一些插件可以为你创建 EAR 文件。
http://maven.apache.org/plugins/maven-ear-plugin/