0

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

yeshwanth
  • 13
  • 5

1 Answers1

0

The below link gives clear steps in setting up the remote debugging in your Eclipse/Weblogic setup:

how to debug java web application in eclips with weblogic server

Community
  • 1
  • 1
VijayC
  • 79
  • 8