Sorry, i forgot the RES_DIR line... Now i have changed it, but there was a
RES_DIR defined upon BASE_DIR, that is:
BASE_DIR=C:/Documents and Settings/paxosk/Desktop/projects/SQOSS/src/
RES_DIR=${BASE_DIR}some/path
LOG_MAIL_FILE=${RES_DIR}resources/logs/MailInserter.txt
nocturna_gr wrote
Hi,
i have this properies file:
BASE_DIR=C:/Documents and Settings/paxosk/Desktop/projects/SQOSS/src/
LOG_MAIL_FILE=${RES_DIR}resources/logs/MailInserter.txt
and this code:
public static void main(String[] args) throws Exception
{
PropertiesConfiguration conf=new PropertiesConfigu