Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 83653 invoked from network); 9 May 2008 11:28:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 11:28:57 -0000 Received: (qmail 34979 invoked by uid 500); 9 May 2008 11:28:59 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 34963 invoked by uid 500); 9 May 2008 11:28:59 -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 34952 invoked by uid 99); 9 May 2008 11:28:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 04:28:59 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of steven.nairn@googlemail.com designates 209.85.200.173 as permitted sender) Received: from [209.85.200.173] (HELO wf-out-1314.google.com) (209.85.200.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 11:28:10 +0000 Received: by wf-out-1314.google.com with SMTP id 25so1083721wfc.28 for ; Fri, 09 May 2008 04:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=h1pVPtEse39r4veadgmbR2fBiyh2CcT9kPIRv4XY8+A=; b=spEwDkCZzEDyiDVZXvxHvruCCd9giIzopcZFB2VSCR9k7XGNj4jR1C2TbQvkKJZX7ipZskGBqcOiVk/WR+Scpbrq/wJvyidpxR1UC/qowshQ4Wgzlts1LlQi3XhxF3nzAcIimW1NqrjpVoZkLMIfXGV1UFVTNztukhKaQJnk3iQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=usqqycw5HEfe2laTngUecdDgWVXuPvYldRKDKralSqOKIRlbmn8hcHFa0B9+XUibgI3G4gMEUUoJRpVkj19W6q/ZYwsu+Rd3w5jjxi+rddMiG0ITTEzGFfa2omclDOe3mhSaYdt+SQCI1u3u5EDAHW2Yev8iUnwt/xnk6IAuLvA= Received: by 10.142.232.20 with SMTP id e20mr1905329wfh.187.1210332504919; Fri, 09 May 2008 04:28:24 -0700 (PDT) Received: by 10.143.172.1 with HTTP; Fri, 9 May 2008 04:28:24 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 12:28:24 +0100 From: "Steven Nairn" To: "Apache AXIS C Developers List" Subject: Re: libaxis2_http_common? In-Reply-To: <87iqxnu3c6.fsf@etch.wso2.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87iqxnu3c6.fsf@etch.wso2.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Dinesh, Dinesh Premalal writes: > IIRC , we created libaxis2_http_common in order to separate out common > functions that is used by simple_axis_server, mod_axis2, http_sender > and http_reciever. Is this library ever likely to exist in the Windows build? If so, the inter-library dependencies between it and libaxis2_engine would (have to) be resolved and my problem would go away :-) Cheers, Steve Nairn --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org