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.
Spring で作成されたアプリケーションがあり、いくつかのパラメーターを設定するために jmx を介してアクセスできます。jconsole でアクセスするとすべて動作しますが、グラフィック インターフェイスからアクセスすると動作しません。デバッガーで、同じパラメーターで同じメソッドを呼び出すことを確認しました。jconsole から受け取る Bean の別のインスタンスを Spring が提供する可能性はありますか? ありがとう。