> -----Original Message-----
> From: Mladen Turk [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 6:31 PM

> 
> 4. Get rid of all platform specific configuration stuff like 
> WIN32 registry,
> event log, apache log, and use only JK2 log. 
> 
> 

I think you are mixing here 2 different concerns, wheter or not to use a
platformn specific configuration mechanism, aka registry and I'm +1 on
get rid of the registry, (for the sake of completness, it can be done
now by placing a ini file at the same place of the dll itslf and with
the same name as the dll, but i agree it's cumbersome)

And something slightly different is to not use platform specific logging
mechanisms, and i'm -1 on this.. I like the way it's now, everything
comming from apache at one log, and everything comming from IIS at the
event log, i never use jk2 log for instance..

Saludos, 
Ignacio J. Ortega

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to