facebook

Debugging servlets in Weblogic 8.1 SP4

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

    jegd
    Member

    Hi,

    I’ve been trying to debug a servlet deployed in weblogic 8.1. I’m using MyEclipse internal connector to deploy the application and to launch the server in debug mode. I can setup breakpoints and check the values of the arguments received by the methods, but I cannot check local variables. I was wondering if this is a software limitation, or if I have to configure something else to access its values.

    Thanks.

    MyEclipse 4.0.0 GA
    Eclipse 3.1.0
    WebLogic Server 8.1 SP4
    JRockit(TM) 1.4.2_05 JVM

    #241233

    Riyad Kalla
    Member

    WebLogic doesn’t support the JSR 45 spec which is why some of the debugging can be a little flaky, although I’m not aware fo this issue, I’ll check with one of the developers.

    #241246

    Scott Anderson
    Participant

    This question came up very recently and is fully answered here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-9852-highlight-weblogic+jsr045.html

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Debugging servlets in Weblogic 8.1 SP4

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