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を使用し、JBOSSサーバーで起動しました。このアプリをテストしたいので、クライアントを使用してこれにアクセスします。しかし、このサーバーのJNDI名を設定する方法がわかりません。
私を助けてください。
サーバーの起動時に -b オプションを使用して別のホスト名または IP アドレスを指定しない限り。EJB または JBoss JNDI オブジェクトは、同じマシンの localhost 経由でアクセスできます。
あなたに役立つかもしれない次のリンクを参照してください
https://community.jboss.org/wiki/AccessEJBsRemotely
https://community.jboss.org/wiki/NamingContextFactory