From dev-return-25562-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Sun Apr 01 15:21:23 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 64737 invoked from network); 1 Apr 2007 15:21:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2007 15:21:22 -0000 Received: (qmail 85633 invoked by uid 500); 1 Apr 2007 15:21:29 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 85065 invoked by uid 500); 1 Apr 2007 15:21:28 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 85053 invoked by uid 99); 1 Apr 2007 15:21:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Apr 2007 08:21:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ilya.neverov@gmail.com designates 209.85.132.250 as permitted sender) Received: from [209.85.132.250] (HELO an-out-0708.google.com) (209.85.132.250) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Apr 2007 08:21:19 -0700 Received: by an-out-0708.google.com with SMTP id b2so1010903ana for ; Sun, 01 Apr 2007 08:20:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gPw7sum6ZdyDFw/paeZg9/0HQw7I4kZL2Vtz+FgtWFb/M5nf4h7uf+gKbSOEmhZhgOK0w2ifzmc93p/SDMDBgQMIqzXt471ujsXkY1JTPoOYzQe1Iy30PwxN92ldJHjVz3UdpqFl4ZJMtv0MzXCCM3ETC0wnUUuGjhqIxiJrm2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oeJPLtCy4n6uBC4qin9Jt/i+Maj8MLrMxOczGoZxLXgPepBZ8YFLlALIAbylyu5IZ6sJFPBzFCObKC6PtKDZnk/zWIGU7Sxsr8wWo8s9d0hIbzPNkJuWjeENJJN7vKJeNscCWZzvwnIu2mGF+LO38KcoPrDNbEJRy1NqLVsBguI= Received: by 10.100.141.13 with SMTP id o13mr2878442and.1175440858547; Sun, 01 Apr 2007 08:20:58 -0700 (PDT) Received: by 10.100.177.13 with HTTP; Sun, 1 Apr 2007 08:20:58 -0700 (PDT) Message-ID: <4ed33be10704010820s3cc98979t2b2c5aa21e5b54bb@mail.gmail.com> Date: Sun, 1 Apr 2007 21:20:58 +0600 From: "Ilya Neverov" To: dev@harmony.apache.org Subject: [testing] AXIS2 client-server scenario to integrate into new buildtest MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, I tried to use new BT infrastructure proposed in the https://issues.apache.org/jira/browse/HARMONY-3501 to automate setup and run of AXIS2 client-server test scenario - it appears to be very useful. With rather small adaptor.xml and parameters.xml I got an automation of fetching binaries and setting infrastructure. The AXIS2 scenario's bundle is attached in the http://issues.apache.org/jira/browse/HARMONY-3538 where some description of the scenario is provided. The scenario works OK on Windows with recent Harmony build both on server and clien sides. I'll check its behavior with Harmony on Linux a bit later. -- Thank you. Ilya Neverov