facebook

Web Root/WEB-INF/classes folder & properties files [Clos

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #197542 Reply

    amesdk
    Member

    Greetings,

    Enjoying the opportunity to try MyEclipse. My experience has been positive for the most part.

    Scenario/Question for you:
    Working with an exploded WAR file provided by a third-party. The structure is such that there are many required *.properties files located in the Web Root/WEB-INF/classes folder. When I deploy the web module to my Tomcat 5 instance, the *.properties files seem to disappear. And, they definitely don’t get deployed to the Tomcat structure. (Everything seems to work once I copy the *.properties files to the proper location in the Tomcat structure.)

    Am I doing something wrong?

    #197549 Reply

    Wayne Kidd
    Member

    You should put your properties files in the java source folder. They are copied from there to classes. Building (automatic, for the most part) cleans classes and replaces the contents from source.

    Wayne

    #197551 Reply

    amesdk
    Member

    We have a winner! Thanks. – Darin

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Web Root/WEB-INF/classes folder & properties files [Clos

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