Andrea Aime a écrit :
> Global configuration file is bad, period. I won't go modifying a global
> configuration file when I'm installing an application, I don't want,
> and if the machine is properly managed, I won't be able neither.

This is just the system's default configuration file. If you want a different 
one for a specific JVM 
running instance, a possible approach may be to use the following option on the 
command line (after 
"java"):

     -Djava.util.logging.config.file=<path to the application 
logging.properties>

        Martin.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to