facebook

Order of class loading in Tomcat ClassPath [Closed]

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

    fit
    Member

    Hello,
    i had
    Version: 3.8.2
    Build id: 200409171200-3.8.2
    of MyEclipseIde and Tomcat 5.0.28.
    I must put my general class folder (for examples /a ) in MyEclipse preference Tomcat5-Path-Append to class path.

    I had find that classes in my general class folder are found before that classes on my web application project.

    This cause that modified classes no deployed project is no visible because tomcat find classes first in general class folder.

    Can i resolve this problem with specific settings in MyEclipse ???

    Who can help me ??

    Bye

    #217890 Reply

    Riyad Kalla
    Member

    I am having a hard time understanding the problem, I think I understand what is happening (your general classes are found in your classpath before your web-application classes) but I’m not sure why this is bad, or what the behavior you *want* to happen is. Can you clarify that for me?

    #217947 Reply

    fit
    Member

    Hello,
    the scope of my question is find classes on the project in develop before classes on “production folder”.
    I had put the “production classes” on folder “shared/classes” of tomcat and removed from MyEclipse preference Tomcat 5 paths.

    Now all is OK.

    This mean that classes on MyEclipse preference Tomcat 5 paths are find before classes on project deployed.

    Sorry if i don’t clarify my question.

    Tks for all your patience

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Order of class loading in Tomcat ClassPath [Closed]

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