Teknoloji
0 543 502 03 63
[EMAIL PROTECTED]
==
Verba volent, scripta manent.
(Söz uçar, yazı kalır).
Wessel Alexander <[EMAIL PROTECTED]>
11/23/2004 07:03 PM
Please respond to
[EMAIL PROTECTED]
To
[EMAIL PROTECTED]
cc
Subject
RE: Axis is logging everything...
Hmmm...
Hmmm... Just guessing: Do you have a log4j.properties file somewhere in
your $CLASSPATH, before the one you are trying to
set/change?
From: METIN ZAVRAK *EXTERN*
[mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004
1:06 PMTo: [EMAIL PROTECTED]Subject: Axis is logging
everything
Hi, I have a GUI calling some web services.
I want both GUI and web services log
their own exceptions.
For example, if the GUI cannot call
the web service, GUI should log it.
But if the web service cannot accomplish
its operation, web service should log it.
Here comes the problem.
Even I hav