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.
如果我在 WAS 6.1 上部署 EAR 并且我想使用远程 ejb 客户端,我需要知道 url。
现在我知道部署 EAR 的主机名,但我还需要端口号。当我转到端口时,在 WAS 控制台上,我看到许多端口运行不同的服务。EAR 正在监听哪一个?
是标记为 BOOTSTRAP_ADDRESS 的那个吗?