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.
特に jBoss 6 と Glassfish 3 の間で、EJB が実行されているサーバーを検出したいと考えています。
jBoss 6 の EJB 内部からサーバー名とバージョン、またはその他の情報を取得する方法はありますか?
サーブレット コンテキストを使用してサーブレット内からこの情報を取得できましたが、EJB 内で必要です。
ありがとう