I have an application ear that is deployed into weblogic. Is there any way to debug an ear deployment?
Hoping ear deployment cant be debugged . I extracted the war from ear. Turned to war to physical folder by renaming the war extention to zip and then unzipping it. Then pointed this physical location as deployment in weblogic. But then too its not working.
Any possible solution to debug an application deployed as ear using eclipse? pls note weblogic is integrated into eclipse