Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 63326 invoked from network); 13 Apr 2005 18:44:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Apr 2005 18:44:25 -0000 Received: (qmail 64577 invoked by uid 500); 13 Apr 2005 18:44:23 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 64534 invoked by uid 500); 13 Apr 2005 18:44:22 -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 64475 invoked by uid 99); 13 Apr 2005 18:44:22 -0000 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from sccrmhc12.comcast.net (HELO sccrmhc12.comcast.net) (204.127.202.56) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 13 Apr 2005 11:44:21 -0700 Received: from localhost (pcp0011833356pcs.waldrf01.md.comcast.net[69.251.66.120]) by comcast.net (sccrmhc12) with SMTP id <2005041318441801200kf89ve>; Wed, 13 Apr 2005 18:44:18 +0000 Date: Wed, 13 Apr 2005 14:44:15 -0400 (EDT) From: Dan White X-X-Sender: igor@big-sunflower.local To: axis-c-user@ws.apache.org Subject: Client Only Installation ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am working on a C++ SOAP-based client application. Is it possible to create a client-only installation of Axis ? I do not need all the extra bells and whistles that are part of the full server package. Thanks.