From general-return-10189-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Aug 01 15:42:52 2006 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 4076 invoked from network); 1 Aug 2006 15:42:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 15:42:50 -0000 Received: (qmail 80811 invoked by uid 500); 1 Aug 2006 15:42:47 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 80485 invoked by uid 500); 1 Aug 2006 15:42:46 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 80472 invoked by uid 99); 1 Aug 2006 15:42:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 08:42:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of robbinspg@googlemail.com designates 64.233.162.196 as permitted sender) Received: from [64.233.162.196] (HELO nz-out-0102.google.com) (64.233.162.196) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 08:42:41 -0700 Received: by nz-out-0102.google.com with SMTP id n29so270797nzf for ; Tue, 01 Aug 2006 08:42:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:x-google-sender-auth; b=F/EdJ4Gx1FT65mYhAmLDOxWPTI2FTOq3ivH/ZXuc/6xjhh/QH7omG0nd2fhNmev+H/AVSA7ujiVU9bVKxKnDNhWSUGXNjGR0k/fjWgSZENs1507BuUyJizfzKngmOdnvmxx+ytVtc2lfUUxNRWjHH1aNEWu6sFygYwgP73qvwVw= Received: by 10.65.251.1 with SMTP id d1mr4998929qbs; Tue, 01 Aug 2006 08:42:18 -0700 (PDT) Received: by 10.64.112.6 with HTTP; Tue, 1 Aug 2006 08:42:18 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 16:42:18 +0100 From: "Pete Robbins" Sender: robbinspg@googlemail.com To: announce@apache.org Subject: [ANNOUNCE] Tuscany C++ Milestone 1 Release Cc: tuscany-dev@ws.apache.org, general@incubator.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_48831_5159303.1154446938596" X-Google-Sender-Auth: e98652e9e0469311 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_48831_5159303.1154446938596 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline The Apache Tuscany community is pleased to announce its first C++ milestone release. You can download binary and source distributions from: http://incubator.apache.org/tuscany/downloads.html For further information, visit our web site at: http://incubator.apache.org/tuscany Introduction ======== Tuscany C++ provides a C++ implementation of the Service Component Architecture (SCA) and Service Data Objects (SDO) specifications. For pointers to the specification documents, visit our documentation page at: http://incubator.apache.org/tuscany/documentation.html Incubation ======== Tuscany is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Web Services PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Release Summary ============= Tuscany SCA C++ provides a runtime implementation for the Service Component Architecture 0.9 Assembly Model and C++ Client and Implementation specifications. Key features include: - Module assembly using SCDL - Support for C++ component implementation types - Component interfaces described by C++ classes - Axis2/C Web Service binding for EntryPoint and ExternalService - Sample demonstrating wiring, service location and invocation between C++ components Tuscany SDO C++ is an implementation of the Service Data Objects 2.0specification for C++ developers. Key features include: - Dynamic data object support - Type loading from XSD Schema - XML serialisation/deserialisation - Helper classes (XMLHelper, XSDHelper,DataFactory, etc.) - Simple example programs Please feel free to send any feedback to our mailing lists: tuscany-dev@ws.apache.org tuscany-user@ws.apache.org Any contribution in the form of coding, testing, improving the documentation, and reporting bugs is always welcome. For more information on how to get involved with the development of Tuscany, visit our Get Involved page at: http://incubator.apache.org/tuscany/get-involved.html Thank you for your interest in Apache Tuscany! -- Pete ------=_Part_48831_5159303.1154446938596--