facebook

[Closed] Where do I put log4j.properties

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

    Rob Tanner
    Member

    Hi,

    Where do I put my log4j.properties file so that when I deploy the application in Tomcat the properties file ends up in WEB-INF/classes?

    Thanks,
    Rob

    #276718 Reply

    Loyal Water
    Member

    The file needs to go in the root of your /src directory, it will be built (copied) into the /classes dir for you.

    #276729 Reply

    Rob Tanner
    Member

    Thanks!

    #276735 Reply

    Loyal Water
    Member

    Your Welcome…

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Where do I put log4j.properties

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