Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 48387 invoked from network); 12 Dec 2007 12:45:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2007 12:45:25 -0000 Received: (qmail 89137 invoked by uid 500); 12 Dec 2007 12:45:13 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 89096 invoked by uid 500); 12 Dec 2007 12:45:13 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 89087 invoked by uid 99); 12 Dec 2007 12:45:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 04:45:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ning.jiang@iona.com designates 12.170.54.180 as permitted sender) Received: from [12.170.54.180] (HELO amer-mx1.iona.com) (12.170.54.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 12:45:15 +0000 X-IronPort-AV: E=Sophos;i="4.24,156,1196658000"; d="dat'59?scan'59,208,59";a="7967395" Received: from amer-ems1.ionaglobal.com ([10.65.6.25]) by amer-mx1.iona.com with ESMTP; 12 Dec 2007 07:44:56 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C83CBC.CA8A8401" Subject: RE: Sample development Date: Wed, 12 Dec 2007 07:44:52 -0500 Message-ID: <9A4696F35B459043970EE4A85A317390025580@amer-ems1.IONAGLOBAL.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: <9A4696F35B459043970EE4A85A317390025580@amer-ems1.IONAGLOBAL.COM> Thread-Topic: Sample development Thread-Index: Acg8uyd1wkh1jqXNRL6FuV19Jbqv1AAAKbXU References: <1197462748.6057.1.camel@bim-1330.basistech.net> From: "Jiang, Ning \(Willem\)" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C83CBC.CA8A8401 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Benson If you want to build the sample in the svn trunk without build a kit,=20 the below lines will set value for us. If you want to build war, there a ant marco cxfwar for you. you can find = it=20 in the common-build.xml. Willem. -----Original Message----- From: Benson Margulies [mailto:bimargulies@gmail.com] Sent: Wed 12/12/2007 20:32 To: cxf-dev@incubator.apache.org Subject: Sample development =20 The following lines in common-build.xml suggest that there is a methodology for running samples against a build tree. Could someone please elaborate on it? I am somewhat confused, as well, by the presence of cxf-server.xml and well as cxf.xml. Is there some tooling to build webapps using the former? ------_=_NextPart_001_01C83CBC.CA8A8401--