facebook

Running My Eclipse with Tomcat 1.6 and SVN

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

    armand159
    Member

    i am using svn repository with MyEclipse as well as using TOmcat 1.6.x to test using localhost:8080 in my web page.
    when i make a change within Package Explorer (which is pointing to my svn checkout directory), and then try running it using Tomcat, it doesn’t use my svn repository, it actually is reading some older revision from within my Tomcat directory.

    Can you tell me why its not looking at my svn directory when trying to test it in my browser?

    i’m sure its a simple config problem, but pulling my hair out trying to find it. thanks

    #332151 Reply

    armand159,

    Workspace copy is used rather than SVN repository when running in tomcat.

    For hot deployment to work please make sure “Project->Build Automatically” is switched on. Hot code replacement works (only?) if automatic build is switched on.

    Also, If you are using the Servers view to launch Tomcat and are selecting “Run”, you need to stop it and select “Debug”… the server has to be running in Debug mode.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Running My Eclipse with Tomcat 1.6 and SVN

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