You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by sunil raj <bs...@yahoo.com> on 2003/03/26 23:33:21 UTC

problem with cactus logging

Hi, 
I am using cactus in wsad and my application is using
the log4j1.2.1. After starting the server and when i
run my test class using cactus, it wipes out the
server log in the console and none of my applications
logs using log4j are shown further in the console.
Interesting enough, even the system.out in my test
class also not being thrown to the std out in the wsad
console. 
I just tried changing the paths by putting my
application log4j.properties at the top in the
classpath and also disable the logging in the
cactus.properties file but couln't succeed.

How do i configure the cactus not to interfere with
the handle of my application log4j and disable the
logging feature in the cactus itself.

Thanks much,
Sunil.


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

RE: problem with cactus logging

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Sunil,

Please read
http://jakarta.apache.org/cactus/integration/manual/howto_config.html#lo
gging

Thanks
-Vincent

> -----Original Message-----
> From: sunil raj [mailto:bsunilraj@yahoo.com]
> Sent: 26 March 2003 23:33
> To: cactus-user@jakarta.apache.org
> Subject: problem with cactus logging
> 
> Hi,
> I am using cactus in wsad and my application is using
> the log4j1.2.1. After starting the server and when i
> run my test class using cactus, it wipes out the
> server log in the console and none of my applications
> logs using log4j are shown further in the console.
> Interesting enough, even the system.out in my test
> class also not being thrown to the std out in the wsad
> console.
> I just tried changing the paths by putting my
> application log4j.properties at the top in the
> classpath and also disable the logging in the
> cactus.properties file but couln't succeed.
> 
> How do i configure the cactus not to interfere with
> the handle of my application log4j and disable the
> logging feature in the cactus itself.
> 
> Thanks much,
> Sunil.
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org