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.
WebSphere 7 で EJB 3.0 ステートレス (ローカル) セッション Bean コンポーネントにカスタム JNDI 名を付ける方法を教えてください。サーバーが のようなものにデフォルト名を付けていることは知っていますejblocal:<fully qualified interface name>。しかし、クライアント ルックアップでこの名前を使用したくありません。
ejblocal:<fully qualified interface name>
また、同じアプローチが WebSphere 8.0 でも機能するかどうかを知りたいですか?