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.
私のアプリでは、サービス管理に Felix SCR を使用しています。ただし、SCR は 2 つのバンドル (1 つは推移的) をインポートします。そのうちの 1 つはorg.osgi.service.http、実行するたびに必要のない HTTP サーバーを開始します。
org.osgi.service.http
最終的な解決策から両方のバンドルを削除したいと考えています。どうすればいいですか?解決されているbndファイルの設定だと思いますか?