IntelliJ Newbie trying to do some Remote Debugging
Hi,
I am trying to configure a Debug Configuration of JBoss on OS X. I have everything set up except the actual Module I want deployed which is a WAR file.
When I go into the "Run/Debug Configurations" and try to select the WAR file on the "Deployments" tab, my project does not show up. My project is set up such that there are a number of modules that compile to jar files along with an EJB jar and a Webapp war, a standard enterprise app IMO. I would like to deploy the war file and debug it separately from the rest of the application, if possible.
Is there a document or tutorial somewhere that I can follow in order to set this up correctly?
Thanks for any assistance,
John
请先登录再写评论。