From dev-return-85290-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Mar 15 22:02:28 2010 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 83402 invoked from network); 15 Mar 2010 22:02:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Mar 2010 22:02:28 -0000 Received: (qmail 8188 invoked by uid 500); 15 Mar 2010 22:01:40 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 8143 invoked by uid 500); 15 Mar 2010 22:01:40 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 8135 invoked by uid 99); 15 Mar 2010 22:01:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 22:01:40 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [212.227.17.8] (HELO moutng.kundenserver.de) (212.227.17.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 22:01:33 +0000 Received: from [192.168.178.20] (p4FEA8ABF.dip0.t-ipconnect.de [79.234.138.191]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0MLA1p-1NrZSj2bUv-000VYD; Mon, 15 Mar 2010 23:01:12 +0100 Message-ID: <4B9EAE28.8030101@schillbaer.de> Date: Mon, 15 Mar 2010 23:01:12 +0100 From: Gilbert Rebhan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.8) Gecko/20100228 SUSE/3.0.3-3.1 Thunderbird/3.0.3 MIME-Version: 1.0 To: dev@ant.apache.org Subject: Re: ant+soap+ssl References: <4B9EA19C.9000804@schillbaer.de> <4B9EA6A4.90201@asert.com.au> In-Reply-To: <4B9EA6A4.90201@asert.com.au> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18VtEo/zJgqNQVCFxxCgcguivrE5McUuV89xW3 JQ/W1OwyIhBJ+rDtDT10arhP8mpHnmFNg0XDS0R95qjc7/7HA0 ZpA3uRv4W8ZjzNEfM7lNw== X-Virus-Checked: Checked by ClamAV on apache.org -------- Original Message -------- Subject: Re: ant+soap+ssl From: Paul King To: Ant Developers List Date: 15.03.2010 22:29 > > I'd probably use Groovy or whatever your favorite JVM scripting language > is. > Groovy-WS is the library you would need. It uses Apache CXF under the > covers. > If you have trouble getting started I can try to find one of my existing > examples that does something similar. > > Cheers, Paul. Hi, Paul Thanks for your quick reponse. Thought of groovy already, because i'm a great fan of (j)ruby and both have similarities, but have never tried groovy seriously before. Also i have no further experience with webservices, i know the theory and some basics, but have not really dealt with it. Groovy is on my list for years, so maybe now is the time, any examples are appreciated ! Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org