Hi Benson If you want to build the sample in the svn trunk without build a kit, 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 in the common-build.xml. Willem. -----Original Message----- From: Benson Margulies [mailto:[EMAIL PROTECTED] Sent: Wed 12/12/2007 20:32 To: [email protected] Subject: Sample development 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? <!-- Setup for building in a source build--> <available property="srcbuild_paths.file" value="../../../../target/srcbuild_paths.xml" file="target/srcbuild_paths.xml" filepath="../../../.."/>
