facebook

JSP Debugging not working with Tomcat 4

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

    tenjin
    Member

    Hi,

    I have been unable to get JSP debugging working with Tomcat 4. I can click on scriptlet code to set the blue ball, but I never get the checkbox inside the ball.

    If I double click on other parts of the JSP I just get “add bookmark”.

    Tomcat is set to run in debug mode.
    I removed the workspace and created a new project from scratch.
    I did create a “web project”

    Any ideas?

    Cheers

    D.

    P.S. My config is:

    Tomcat 1.4.x

    *** Date:
    Wednesday, 4 July 2007 01:50:46 o’clock BST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.6.0_01

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.2
    Build id: M20070212-1330

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    190_84
    -vm
    C:\WINDOWS\system32\javaw.exe

    #272361 Reply

    Loyal Water
    Member

    You need to upgrade to Tomcat 5 because it supports the required JSR 45 debugging spec. Tomcat 4 does not support this spec.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Debugging not working with Tomcat 4

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