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.
Arquillian テストで @Deployment アノテーションを使用すると、(JBoss) Shrinkwrapはコンテナー内の war ファイルのデプロイをどのように実行しますか?
ジョンが言ったように、実際にはコンテナ アダプタの実装方法 (特に展開の自動化ビット) に依存します。私の場合、WAS から入手できる SOAP 管理クライアントを使用している WebSphere コンテナー アダプターの場合、Glassfish のものは REST API などを介して機能します。