When i specified the path of the file, i.e file:///sw/merlot/config/log4j.xml (this is not in a jar), its not taking log4j.xml from that path, instead it's taking the default log4j.xml stored in a jar.
How can i specify that path so that it takes log4j.xml from the specified path, instead taking it from a jar?