facebook

tomcat classpath changed on upgrade of myeclipse?

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #321302 Reply

    cusdx
    Member

    I have just upgraded from MyEclipse 8.5 to MyEclipse for Spring 10.0 and I’m getting a problem, which is that tomcat can’t find my config files. I have set the new installation to point to the same tomcat (tomcat 5).

    I normally keep my project properties file and an xml file in ~tomcat/conf, but with MyEclipse for Spring I get the error:

    java.io.FileNotFoundException: class path resource [mrm.properties] cannot be opened because it does not exist

    If I move the xml file into ~tomcat/common/classes and the properties file into ~tomcat/shared/classes it works – but I prefer my original set-up, which mirrors the live server config.

    What might have caused this change and can I do anything about it?

Viewing 1 post (of 1 total)
Reply To: tomcat classpath changed on upgrade of myeclipse?

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