rfencl 0 Newbie Poster

Hi, I have a jsp web application running in Tomcat 6 that uses a set of 3rd party jars. One of the jars is attempting to load a log4j property file by using a relative path. ( \folder\.properties)
I have the property file but I need to know where to put it. I tried putting it in the root folder of the web application and out on the root of the drive. How can I determine the current working directory context into which the jar is being loaded? Or, how can I set the working folder so the jar can find it's log4j properties?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.