Thanks.
Oleg
-Original Message-
From: Nicholas Remy [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 10:36 AM
To: [EMAIL PROTECTED]
Subject: Re: ClassNotFoundException when using my own logger
Is your org.waterford.util.logging.wLog class a member of a package? If
so, remember that you
on
when using my own logger
Hi all. I have created and successfully deployed a web service
using Axis. Now I am trying to print out my messages through my own Log class,
which extends my other org.waterford.util.logging.
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
ClassNotFoundException when
using my own logger
Hi all.
I have created and successfully deployed
a web service using Axis. Now I am trying to print out my messages through
my own Log class,
but nothing changed.
Any other
ideas?
-Original Message-From: Hari Lakshmanan
[mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 1:08
PMTo: [EMAIL PROTECTED]Subject: RE:
ClassNotFoundException when using my own logger
Make
sure your org.waterford.util.l
Title: Message
Make
sure your org.waterford.util.logging.* classes is available in classpath
__Hari
-Original Message-From: Oleg Lebedev
[mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004
12:02 PMTo: [EMAIL PROTECTED]Subject:
ClassNotFoundException when using
Title: Message
Hi
all.
I have created and
successfully deployed a web service using Axis. Now I am trying to print out my
messages through my own Log class, which extends my other
org.waterford.util.logging.wLog class, which is a
wrapper for java.util.logging.Log class.
Axis finds the Lo