I apologize to the list as this was an RTFM issue.  My predecessors had
instituted an incorrect procedure for installing our Web Services which
produced this problem.  As I thought the procedure was correct, I was at
a loss as to what was going wrong when I tried to add logging.

Again, my apologies.

Brian J. Gladish
Senior Software Engineer
Raining Data Corporation (http://www.rainingdata.com)
(949) 260-5140
 

-----Original Message-----
From: jayachandra [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 18, 2005 9:54 PM
To: [EMAIL PROTECTED]
Subject: Re: NoClassDefFoundError when using logging

Do you have commons-logging.jar AND commons-discovery.jar in your
webapps/axis/WEB-INF/lib. Having them in Tomcat/common/lib also should
be fine.

Jayachandra

On Mon, 17 Jan 2005 09:19:08 -0800, Brian Gladish
<[EMAIL PROTECTED]> wrote:
> 
> 
> When I try to retrieve a logger from
> org.apache.axis.components.logger.LogFactory in a static initializer I
get
> the following exception:
> 
> java.lang.NoClassDefFoundError:
org/apache/axis/components/logger/LogFactory
>         at
> com.rdta.tlapi.webservice.TigerLogic.<clinit>(TigerLogic.java:297)
>  
> Any help would be GREATLY appreciated!
> 
> Brian J. Gladish
> Senior Software Engineer
> Raining Data Corporation (http://www.rainingdata.com)
> (949) 260-5140


-- 
-- Jaya


Reply via email to