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.
プロジェクトをEclipseでデバッグしたい。同じマシンの仮想マシン(solarisを実行)にグラスフィッシュサーバーがあります。サーバーを認識できるようにするには、どのポートを指定する必要がありますか。
サーバーをデバッグ モードで起動します asadmin start-domain --debug これにより、glassfish がデバッグ モードで起動され、ポートは 9009 になります。Eclipse のリモート デバッガー構成で、vm の IP アドレスとポート番号を指定します。