Unable to debug with Webshere 6.1 within IDEA. Follow
It's strange because the application runs successfully, but the break points are not being triggered. I was wondering if there was something special I needed to configure within Intellij in order to enable debugging of the web application.
I would also like to hear what experiences others had with Intellij + WebSphere.
Cheers,
Richard L. Burton III
http://www.SmartCodeLLC.com - Building better companies!
Please sign in to leave a comment.
There are several posts related to websphere, may be this is useful
http://www.jetbrains.net/jira/browse/IDEADEV-25155
I came across this thread while searching for a solution, but the problem I have is different. It seems for some reason, debugging the web application using IDEA + Websphere never works. To clarify never works, I mean the break points are never triggered.
The debugging is being done locally as well. See the screen shot.
Attachment(s):
Run_Debug_Configuration_panel.GIF
I Gotta Ask:
You did build the deployed ear file with debugging information ?