简体   繁体   中英

How can I debug a Maven-built app for IBM WAS using RAD?

我使用 Maven 生成了一个 war 包并将其部署在 WebSphere Application Server 中,但我不知道如何使用 Rational Application Developer (Eclipse) 对其进行调试。

If you run WSAS locally, you can most likely make RAD launch it in debug mode - read the documentation carefully.

For remote servers, you need to have your instance in debug mode (check the documentation or ask the person responsible for maintaining the server) and then you can do a "Remote Debug" session from RAD.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM