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.
IIOP プロトコルを介して Spring Beans を使用することは可能ですか (WebSphere にデプロイされます)?
同じアプリケーション サーバー内の他のアプリケーションで使用できる Spring Bean を作成したいと考えています。最も簡単な方法は、この目的のために EJB を作成することです (EJB は IIOP で使用できます) が、私は Spring でそれを行いたいと考えています。