Ahmed Riaz/EXTERN/o2-Germany is out of OFFICE....

2007-01-03 Thread Ahmed . Riaz
I will be out of the office starting 02.01.2007 and will not return until 05.01.2007. Hi, I will be on holiday from 02.01.2007 to 05.01.2007. Thankyou, with best regards, RiazAhmed

Re: using log4cxx in windows services

2007-01-03 Thread Bob Rossi
On Wed, Jan 03, 2007 at 08:02:40PM +0800, Yin Gang wrote: > I've used log4cxx in some console aps and it's all ok. Then this time > I want to use it in a windows service and some problems came out... If you are using apr as a dll, does the PATH your service is given when it is run include the dll?

Re: using log4cxx in windows services

2007-01-03 Thread Peter Steiner
Yin Gang wrote: > Hi! > > I've used log4cxx in some console aps and it's all ok. Then this time > I want to use it in a windows service and some problems came out... I have no problem using log4cxx in a service application. > If I put the following line in the service's main(), the service would

using log4cxx in windows services

2007-01-03 Thread Yin Gang
Hi! I've used log4cxx in some console aps and it's all ok. Then this time I want to use it in a windows service and some problems came out... If I put the following line in the service's main(), the service would fail to start immediately: PropertyConfigurator::configure("E:\\Works\\testService