facebook

tomcat ignores sourcecode changes while debugging

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    thommy81
    Member

    Hi,

    I have got a strange problem with my project.
    It’s a Web project with Hibernate und Struts.

    After a few changes to my Source, the debugging ignores the changes. Even after saving them and redeploying thousend times. Eclipse is still debugging the lines I kicked out before. magic?javascript:emoticon(‘:shock:’)
    Shocked

    Other projects still work fine, so I think it has sth. to do with the myeclipse configuration for this project.

    I need help. Thank you.

    *** Date: Wed Mar 15 09:27:11 CET 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_10

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.0 GA
    Build id: 20060122-4.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

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

    😯 😯

    #248640

    Riyad Kalla
    Member

    Are you using an exploded deployment? Also if you have tomcat set to not reload the context, what might be happening is that hot syncing is failing, but you have the warning turned off, and TOmcat isn’t reloading the changes so you just end up sitting there with the same copies.

    Let me ask, if you make a change, see the old version then restart Tomcat, do you see the new version?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: tomcat ignores sourcecode changes while debugging

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