facebook

setting jsp breakpoints at runtime on weblogic 8

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #234242 Reply

    rkurin
    Member

    Hey,
    I have a problem with setting breakpoints in jsps at runtime using weblogic 8. If i set a breakpoint in the jsp and then restart the server execution stops at the breakpoint, all is peachy. But when i am trying to set another breakpoint even in the same jsp, that does not work, it goes right past the breakpoint and i need to restart the server again. Is it a known problem or I need to look at it more.
    We do use a non standard deployment, so i am trying to hack around the web project structure of myEclipse to get a jsp debugging work and it almost works, but this is where i stuck.
    I am using eclipse 3.1 with ME 4.0m2 and jdk 1.4.2 Weblogic 8. Windows XP.

    Any help?
    Thanks,
    Roman

    #234248 Reply

    Riyad Kalla
    Member

    Roman,
    When you set the 2nd breakpoint, is it just a dot, or does it have a checkmark in it? Does the first breakpoint (that works) have a checkmark in it?

    #234268 Reply

    rkurin
    Member

    Hey,
    The breakpoint that works has a checkmark, but the one that does not doesnt have a checkmark.
    When i restart the appserver checkmark would appear and breakpoint would work.

    Roman

    #234289 Reply

    rkurin
    Member

    Just realized something.. Weblogic 8.x does not support jsr-045 apparently, is that the reason why i can not set breakpoints at runtime? So how am i able to set breakpoints in the jsps at all? Did you guys implement something specifically for weblogic 8.x or weblogic has a proprietery API for this?

    #234290 Reply

    Riyad Kalla
    Member

    Roman,
    We tested this internally and were able to set multiple breakpoints and have them hit without problems, so wait for our M3 release and see if it magically works.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: setting jsp breakpoints at runtime on weblogic 8

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