Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 63971 invoked from network); 21 Jan 2005 05:00:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Jan 2005 05:00:10 -0000 Received: (qmail 2685 invoked by uid 500); 21 Jan 2005 05:00:09 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 2663 invoked by uid 500); 21 Jan 2005 05:00:09 -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 2645 invoked by uid 99); 21 Jan 2005 05:00:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of samisa.abeysinghe@gmail.com designates 64.233.184.192 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 20 Jan 2005 21:00:09 -0800 Received: by wproxy.gmail.com with SMTP id 36so72378wra for ; Thu, 20 Jan 2005 21:00:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hsmn4rZGnN3KpzAqKhZfRJpmXTVb5r2j5aHsLaf7wQ2kklC0hqL4K/LWaCf/Qco7OTIZ8ZfSYgFXDAFZ2Sp9AMwlxlBuckpwPpgxH2sYEaTkCULQXQmJc1rfXEc2PmoVf5FkN31erp99Vr8n/ft0A1pdWgiH7D4DnFGGIz1h4AI= Received: by 10.54.21.9 with SMTP id 9mr570464wru; Thu, 20 Jan 2005 21:00:07 -0800 (PST) Received: by 10.54.28.30 with HTTP; Thu, 20 Jan 2005 21:00:07 -0800 (PST) Message-ID: Date: Fri, 21 Jan 2005 11:00:07 +0600 From: Samisa Abeysinghe Reply-To: Samisa Abeysinghe To: Apache AXIS C User List , "Chinthana C. Dinapala" Subject: Re: Regarding bug in a Axis C++ Windows Installation In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The win install guide says in step 6: 6. Add [Axis_Folder]/lib to the PATH environment variable. With the assumption that the user knows how to modify an env. var. I think it is fair enough to assume this. Thanks, Samisa... On Fri, 21 Jan 2005 10:13:34 +0600, Chinthana C. Dinapala wrote: > Hi guys, > > Finally I got it into run. > I have made some mistakes in the path setting and also entrees in the > axiscpp.conf file. > PATH should give like %PATH%;C:\Program Files\Apache > Group\Apache2\bin;C:\Program Files\Apache Group\Apache2\Axis\lib > > in doc it says only Add [Axis_Folder]/lib to the PATH environment variable > > Thanks Samisa and others for your help. > > Chinthana. >