Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 13399 invoked from network); 16 Feb 2006 16:45:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 16:45:21 -0000 Received: (qmail 60628 invoked by uid 500); 16 Feb 2006 16:45:18 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 60606 invoked by uid 500); 16 Feb 2006 16:45:17 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 60595 invoked by uid 99); 16 Feb 2006 16:45:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2006 08:45:17 -0800 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 [205.144.146.205] (HELO csgrelay2.csgsystems.com) (205.144.146.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2006 08:45:16 -0800 Received: from milwebmail02.csg.csgsystems.com (milwebmail02.csgsystems.com [10.99.93.22]) by csgrelay2.csgsystems.com (8.12.10/8.12.11) with SMTP id k1GGgaNo020803 for ; Thu, 16 Feb 2006 10:42:36 -0600 Received: from milexch03.csg.csgsystems.com ([10.8.12.125]) by milwebmail02.csg.csgsystems.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 16 Feb 2006 09:44:48 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C63318.4C923B0A" Subject: Problem compiling Axis on AIX Date: Thu, 16 Feb 2006 09:44:47 -0700 Message-ID: <47E3D32CC6FB4C4BAAA75D27A2913EADBB2446@milexch03.csg.csgsystems.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem compiling Axis on AIX Thread-Index: AcYzGExLdrC3NU/1Qlu2OesammOrgw== From: "Paranjpe, Satish" To: X-OriginalArrivalTime: 16 Feb 2006 16:44:48.0740 (UTC) FILETIME=[4CCD6A40:01C63318] X-Scanned-By: MIMEDefang 2.34 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C63318.4C923B0A Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Has anyone seen this error? I am trying to compile AXIS (axis-c-1.5.0) on AIX 5.2. =20 >>>>>>>>>>>>=20 compileWSDL2Ws: [mkdir] Created dir: /users/denver/pars01/axis_built/obj/classes [javac] Compiling 79 source files to /users/denver/pars01/axis_built/obj/classes [javac] /users/denver/pars01/axis-c-1.5.0-linux-src/src/wsdl/org/apache/axis/wsd l/wsdl2ws/SourceWriterFactory.java:98: cannot resolve symbol [javac] symbol : class ClientStubHeaderWriter=20 [javac] location: package literal [javac] return new org.apache.axis.wsdl.wsdl2ws.cpp.literal.ClientStubHeaderWriter(wscontex t); [javac] ^ [javac] 1 error =20 BUILD FAILED /users/denver/pars01/axis-c-1.5.0-linux-src/build.xml:231: Following error occured while executing this line /users/denver/pars01/axis-c-1.5.0-linux-src/build/buildWSDL2Ws.xml:10: Compile failed; see the compiler error output for details. =20 >>>>>>>>>>>=20 =20 --Satish =20 ------_=_NextPart_001_01C63318.4C923B0A Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Has anyone = seen this error? I am trying to compile AXIS (axis-c-1.5.0) on AIX = 5.2.

 

>>>&g= t;>>>>>>>> 

  &n= bsp; compileWSDL2Ws:

  &n= bsp; [mkdir] Created dir: /users/denver/pars01/axis_built/obj/classes

  &n= bsp; [javac] Compiling 79 source files to /users/denver/pars01/axis_built/obj/classes

  &n= bsp; [javac] = /users/denver/pars01/axis-c-1.5.0-linux-src/src/wsdl/org/apache/axis/wsdl= /wsdl2ws/SourceWriterFactory.java:98: cannot resolve symbol

  &n= bsp; [javac] symbol  : class ClientStubHeaderWriter =

  &n= bsp; [javac] location: package literal

  &n= bsp; [javac]           =             &= nbsp; return new org.apache.axis.wsdl.wsdl2ws.cpp.literal.ClientStubHeaderWriter(wscontext= );

  &n= bsp; [javac]           =             &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;            = ;    ^

  &n= bsp; [javac] 1 error

 

BUILD = FAILED

/users/denver/= pars01/axis-c-1.5.0-linux-src/build.xml:231: Following error occured while executing this = line

/users/denver/= pars01/axis-c-1.5.0-linux-src/build/buildWSDL2Ws.xml:10: Compile failed; see the compiler error output for = details.

 

>>>&g= t;>>>>>>> 

 

--Satish

 

------_=_NextPart_001_01C63318.4C923B0A--