posted 15 years ago
I am trying to debug an application deployed in weblogic server. I have deployed the ear file through weblogic console. And I started the weblogic server in debug mode from eclipse. But it is not halting at breakpoints.
Is it neccessary that I should deploy the application through eclipse to use breakpoints?