Quoting Keith Wannamaker <[EMAIL PROTECTED]>:
> Could this ever happen or am I doing something silly?
> Keith
[snip]
> + if (cp != null) {
> System.getProperties().put("tc_path_add",cp);
> + }
Not sure if it could possibly happen or not. Just to add my $.02 to the above,
however, it might be good to have an "else" clause either toss a message to the
command-line (if skipping the put() call might cause problems later on down the
line) or write a message to log (if it's not that big of a deal).
- Christopher
/**
* Pleurez, pleurez, mes yeux, et fondez vous en eau!
* La moitié de ma vie a mis l'autre au tombeau.
* ---Cornelle
*/