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.
使用 NetBeans,我制作了一个非常简单的 EJB 应用程序客户端(当然还有一个 EJB 服务器),它在 Glassfish 上运行并使用带有 EJB 远程接口的 jar。该应用程序可以正常工作。
但我决定在安装了 Java SE、Java EE 和 Glassfish 的远程机器上运行“.jar”(即应用程序客户端本身)。我搜索了一段时间,似乎很简单(使用Glassfish命令行)。有人能帮助我吗?
谢谢。