facebook

Debuggin with MyEclipse 5.5.1

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276854 Reply

    grassol
    Member

    Hi,

    some weeks ago, we moved from Eclipse 3.1.2 with MyEclipse 4.01 to Eclipse 3.2.2 with MyEclipse 5.5.1.

    Since then users start to complain about the debugging in MyEclipse. For those who are using Remote debugging and who start the server outside of eclipse everything is fine. But we have some developers who start the weblogic over the server view from the myeclipse Perspective.

    When setting a breakpoint in a servlet, there is no source attachment to the servlet and you have to manually edit the source lookup path. The next time you start the server, you have to do it again.

    There are only a few steps to reproduce this problem:
    – New Project -> Web Project
    – then new class -> Servlet
    – deploy the web project to the appserver in the autodeply directory
    – set breakpoint in the doGet and in the doPost-Method
    – start the server in debug mode
    – call the servlet

    No source is attached.

    The only workaround i found, was to creat a launch configuration for the weblogic server and added all projects to the source path.

    But this is annoying, since there is already a view with all the servers.

    Problem appears with Weblogic 9 and Weblogic 10. In earlier versions of MyEcipse this worked.
    Is this a bug?

    Thanx
    Oliver
    – brea

    #276859

    Riyad Kalla
    Member

    Oliver,
    This is a known issue with WebLogic and should be fixed in 6.1, the workaround to fix this issue is exactly what you did. I’m sorry you and your team ran into this.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debuggin with MyEclipse 5.5.1

You must be logged in to post in the forum log in