Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 21796 invoked from network); 2 Mar 2009 04:10:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2009 04:10:40 -0000 Received: (qmail 65022 invoked by uid 500); 2 Mar 2009 04:10:39 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 65006 invoked by uid 500); 2 Mar 2009 04:10:39 -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 64996 invoked by uid 99); 2 Mar 2009 04:10:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Mar 2009 20:10:39 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of scarleton@gmail.com designates 74.125.46.157 as permitted sender) Received: from [74.125.46.157] (HELO yw-out-1718.google.com) (74.125.46.157) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Mar 2009 04:10:31 +0000 Received: by yw-out-1718.google.com with SMTP id 6so1254138ywa.88 for ; Sun, 01 Mar 2009 20:10:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Vk2m5MfpWiIFop5J/sKrf2Btd86TTr+R+PqvZp9CP/U=; b=st9bEtMGM+qFLRMsorA6bYg53qyDCLWp4PpbpxiBZrJ+eO6Z0d0QOZd0pLp26a2UZP xRME/tPAnsi2bYzz8KahFLfWmw/wsE5Ot237jVm4Q8rT2EAbA7f1tD7QbEcl+uo7lSCM Hhlvd2Rdb2N4jBY7vuXjfX4hK9l40IaUROLM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=xfRJvKUDpl7/653WJGLrXSKE5K5aRX06kPEkE+3+XUcH2vHhFl7oKF1Dg7CR58yS6s rHXkThJQ1atvcGcs8X4VLGHKVcFm3YCm9UehVc5E1XqnUbNeOTw37VYzyCf1n8eMymvd IzgXKkrUqWFotK88NicfyxsY/2ujHAyKcoGgc= MIME-Version: 1.0 Sender: scarleton@gmail.com Received: by 10.150.149.19 with SMTP id w19mr9536802ybd.43.1235967010893; Sun, 01 Mar 2009 20:10:10 -0800 (PST) Date: Sun, 1 Mar 2009 23:10:10 -0500 X-Google-Sender-Auth: 8eaeb4f28542b671 Message-ID: <8d38ca0a0903012010j38911276j6727a505f9bf1d2f@mail.gmail.com> Subject: bare minimum to run mod_axis2? From: Sam Carleton To: axis-c-user@ws.apache.org Content-Type: multipart/alternative; boundary=000e0cd487baa36ff504641afebe X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd487baa36ff504641afebe Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I am a one man ISV. I am adding Axis2/C to my software. I have mod_axis2 up and running in my own minimal install of Apache 2.2.10. The only issue is that I still have Axis2RepoPath in the httpd.conf pointing to the original deploy folder that was created when I compiled from the subversion trunk. What is the bare minimum I need from the deploy directory to make mod_axis2 work? Sam --000e0cd487baa36ff504641afebe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am a one man ISV.=C2=A0 I am adding Axis2/C to my software.=C2=A0 I have = mod_axis2 up and running in my own minimal install of Apache 2.2.10.=C2=A0 = The only issue is that I still have Axis2RepoPath in the httpd.conf pointin= g to the original deploy folder that was created when I compiled from the s= ubversion trunk.

What is the bare minimum I need from the deploy directory to make mod_a= xis2 work?

Sam
--000e0cd487baa36ff504641afebe--