Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 99170 invoked from network); 12 Jul 2006 13:01:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 13:01:44 -0000 Received: (qmail 26115 invoked by uid 500); 12 Jul 2006 13:01:37 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 26065 invoked by uid 500); 12 Jul 2006 13:01:37 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 26014 invoked by uid 99); 12 Jul 2006 13:01:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 06:01:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [138.26.4.135] (HELO UABEXMB4.ad.uab.edu) (138.26.4.135) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 06:01:36 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C6A5B3.41FE020D" Subject: AXIS Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory Date: Wed, 12 Jul 2006 08:01:14 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AXIS Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory Thread-Index: Acalsr2GvD+PdjL+SH+U/k6s+XfZhA== From: "Qasim Ijaz" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C6A5B3.41FE020D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable =20 Hi, =20 I am installing AXIS and am getting the following error: =20 Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory =20 My AXISCLASSPATH looks like this: =20 %AXIS_LIB%\tools.jar;%AXIS_LIB%\axis.jar;%AXIS_LIB%\commons-discovery-0. 2.jar;%AXIS_LIB%\commons-logging-1.1.jar;%AXIS_LIB%\log4j-1.2.8.jar;%AXI S_LIB%\jaxrpc.jar;%AXIS_LIB%\saaj.jar;%AXIS_LIB%\xml-apis.jar;%AXIS_LIB% \xerces.jar;%AXIS_LIB%\wsdl4j-1.5.1.jar =20 I copied the commons-logging-1.1 to the LIB folder under axis. I have tried using previous versions of commons-logging.jar but that didn't solve the problem either. Am I missing another jar file from my AXISCLASSPATH? =20 Also, AXISCLASSPATH has xml-apis.jar in it, but I don't have this jar file in my LIB folder. Actually I was not able to find this jar. Where can I find this jar file? =20 I am working with Axis 1.4 Final release. =20 Please reply with suggestions. I will greatly appreciate any help. =20 Thanks. =20 =20 Qasim Ijaz =20 ------_=_NextPart_001_01C6A5B3.41FE020D Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

 

Hi,

 

I am installing AXIS and am getting the following = error:

 

Exception in thread "main" java.lang.NoClassDefFoundError: = org.apache.commons.logging.LogFactory

 

My AXISCLASSPATH looks like = this:

 

%AXIS_LIB%\tools.jar;%AXIS_LIB%\axis.jar;%AXIS_LIB%\co= mmons-discovery-0.2.jar;%AXIS_LIB%\commons-logging-1.1.jar;%AXIS_LIB%\log= 4j-1.2.8.jar;%AXIS_LIB%\jaxrpc.jar;%AXIS_LIB%\saaj.jar;%AXIS_LIB%\xml-api= s.jar;%AXIS_LIB%\xerces.jar;%AXIS_LIB%\wsdl4j-1.5.1.jar=

 

I copied the commons-logging-1.1 to the LIB folder = under axis. I have tried using previous versions of commons-logging.jar but = that didn’t solve the problem either. Am I missing another jar file = from my AXISCLASSPATH?

 

Also, AXISCLASSPATH has xml-apis.jar in it, but I don’t have this jar file in my LIB folder. Actually I was not able = to find this jar. Where can I find this jar = file?

 

I am working with Axis 1.4 Final = release.

 

Please reply with suggestions. I will greatly = appreciate any help.

 

Thanks.

 

 

Qasim = Ijaz

 

------_=_NextPart_001_01C6A5B3.41FE020D--