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.
アプリケーションを jrockit jvm で実行しており、jvm パラメータを -DproxySet=true -Dhttp.proxyHost= -Dhttp.proxyPort=8888 に設定しています。
しかし、Java アプリケーションが http 呼び出しを行っているときに、フィドラーを介してルーティングされた http トラフィックが表示されません。jrockit で proxyHost/ProxyPort が機能していないようです。
ありがとう。